AWS CodeCommit
AWS CodeCommit is a secure, highly scalable, managed source control service that hosts private Git repositories. It makes it easy for teams to securely
AWS CodeCommit is a secure, highly scalable, managed source control service that hosts private Git repositories. It makes it easy for teams to securely
Advantages:
Highly scalable
More secure
Storing in own VPC
Alternates:
GitHub
Bigbucket
Gitlab
AWS CodeCommit Setup
HTTPS > Clone URL > Copied: https://git-codecommit.us-east-1.amazonaws.com/v1/repos/myscripts
In the git installd machine:
// Enter in to the directory in which git repositories are
git clone https://git-codecommit.us-east-1.amazonaws.com/v1/repos/myscripts