Is CodeCommit free?
Generous free tier: 5 users, unlimited repos, 50GB storage, 10K Git requests per month. Additional users cost $1/month each.
What is AWS CodeCommit?
CodeCommit is AWS's managed Git repository service. Private repos with AWS IAM integration. Part of AWS's DevOps toolchain.
CodeCommit vs GitHub?
GitHub has more features, community, and integrations. CodeCommit is useful if you need AWS IAM integration or want everything in AWS. Most teams prefer GitHub.
Why use CodeCommit?
AWS IAM integration for access control, data stays in your AWS region, and integrates with CodePipeline/CodeBuild. Good for compliance requirements.
Is CodeCommit being deprecated?
As of 2024, AWS announced CodeCommit is no longer accepting new customers. Existing users can continue, but new projects should use GitHub or GitLab.