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?

preguntada hace 9 meses173 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 9 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas