Skip to main content

004 - Use AWS CodePipelines for CI/CD

Date: 2020-05-13

Status

⌛️ Superseded see Use GitHub Actions for CI/CD

Context

We need a CI/CD​ solution to support PTTP teams when deploying infrastructure and services into AWS.

Decision

We have decided to use AWS CodeBuild and CodePipeline for CI/CD​. It’s a fully managed service from Amazon Web Services and provides the following benefits.

  • Native integration with AWS cloud estate SDK and CDK.
  • Cross AWS account support
  • Support for AWS Parameter Store
  • Pipelines can be defined as YAML in a central repository
This page was last reviewed on 15 April 2024. It needs to be reviewed again on 15 October 2024 by the page owner #nvvs-devops .
This page was set to be reviewed before 15 October 2024 by the page owner #nvvs-devops. This might mean the content is out of date.