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?

posta 9 mesi fa173 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande