Category: Deployment

I’m going to be using AWS CodeCommit as the repository for the source code of this project, as well as the source that our pipeline will be using to build and deploy our application. CodeCommit repositories are private and therefore can only be accessed by users setup in IAM policies and groups.

Related Articles