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 個月前檢視次數 173 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南