What do you like best about AWS CodeCommit?
Most helpful sides of the AWS Codecommit are :
1. It is avaialable for free for any learner/ beginner, who are new to AWS. With a free tier anyone, from any corner of the world can use and get a feel of AWS codeCommit.
2. It is basically a version control service hosted by Amazon, but we use it in aprivate store. You can manage source codes, documents and binary files in the cloud.
3. It lets you store any type of code, there are minimal restrictions on the extension types. Codes being hosted on cloud means, you can store or deploy these any time.
4. Promotes collborative effort. You can contnuosly push & pull your codes and give proper access to people which determines who all can access or make changes to it under different security groups.
5. Easy integration with third party tools.
6. Cloud platforms brings in Scalability, you can scale up/down horizontally or vertically.
The pre requisite to experience this kind of flexibility on cloud, you need to have a proper setup of your github repository.
7. It has two methods of authentications, SSH and HTTPS. Review collected by and hosted on G2.com.
What do you dislike about AWS CodeCommit?
Some least helpful things about the AWS Codecommit are :
1. The AWS Codecommit is not beginner's friendly. The menus and web console UI is a bit complex.
2. Although AWS Codecommit provides many third-party integrations, its competitors are offering more integrations. Review collected by and hosted on G2.com.