Considerations when choosing codecommit or github?

0

I am building a new application using mostly serverless products (apig, lambda, dynamodb, code pipeline, etc..) and determining if I should use codecommit or github. I plan to leverage as much of the AWS ecosystem as possible, but are there features or limitations in either that need to be considered? This will be for a company that is growing fast, so the aws environment and code, functionality, will grow over time as well.

JeffM
asked a year ago197 views
1 Answer
0

The primary benefits of Code Commit relate to its full integration with other AWS services, most importantly IAM. Access management using roles and MFA support cross-account access and DevOps integration become much easier.

AWS
AWSdave
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions