Managing Sourcecode with AWS CodeCommit
AWS CodeCommit is a fully managed AWS service for version control that allows developers to host private Git repositories.
You will start this Cloud Lab by creating a CodeCommit repository and connecting it with an IAM user. You will then learn to commit code changes to the CodeCommit repository and set up SNS and EventBridge to monitor and send CodeCommit notifications. You will also learn to create branches on CodeCommit and merge pull requests in AWS CodeCommit.
By the end of this Cloud Lab, you will become well-versed in creating code repositories on Amazon and storing your source code on them. Here is the high-level architecture diagram of the final infrastructure that you will build in this Cloud Lab: