I own the web app, and need to make sure the code is backed up

0

In case of an emergency, and I need another developer to take over. How do we access my web apps code?

已提问 9 个月前174 查看次数
1 回答
0

Hi, for your purpose, you can use a shared CodeCommit repository: see https://aws.amazon.com/codecommit/features/

Collaboration
AWS CodeCommit is designed for collaborative software development. You can easily commit, 
branch, and merge your code allowing you to easily maintain control of your team’s projects. 
CodeCommit also supports pull requests, which provide a mechanism to request code reviews 
and discuss code with collaborators. You can create a repository from the AWS Management Console, 
AWS CLI, or AWS SDKs and start working with the repository using Git.

This way, all folks needing access to application code can do it.

Best,

Didier

profile pictureAWS
专家
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则