Section 1:Basic CI/CD and Policy as Code
This part includes chapters that cover how to create a CI/CD pipeline using AWS CodeStar with a branching strategy and adding multiple stages and environments. It covers how to leverage the AWS Proton service to create a CI/CD pipeline for applications and infrastructure at scale. It also covers how to avoid any secrets and vulnerabilities in code by integrating AWS CodeGuru Reviewer with CodeCommit. After that, it covers how to enforce policy on infrastructure code using CloudFormation Guard and HashiCorp Sentinel.
This section contains the following chapters:
- Chapter 1, CI/CD Using AWS CodeStar
- Chapter 2, Enforcing Policy as Code on CloudFormation and Terraform
- Chapter 3, CI/CD Using AWS Proton and an Introduction to AWS CodeGuru