Category: Security, github

Development teams use agile development processes based on Git services extensively. The capabilities of CodeCommit combined with other developer tools, like AWS CodeBuild and AWS CodePipeline, make it easy to manage collaborative, scalable development process with fine-grained permissions and on-demand resources. You can manage user roles with different AWS Identity and Access Management (IAM) policies in the code repository of CodeCommit.

The CodeCommit-based agile development process described in this post has the following characteristics: This agile development process can use AWS CloudFormation and AWS Cloud Development Kit (AWS CDK) to orchestrate AWS resources with the best practice of infrastructure as code.

You can use the IaC capability of AWS and apply those practices in your organization to build compliant and secure R&D processes.

Related Articles