Skip to content

CI/CD

All deployments are done using AWS CodePipeline. Each deployment is set up to notify an SNS topic. There is a single SNS topic for all pipelines called BASE_NAME-codepipeline-notification (e.g. box-codepipeline-notification).

You can subscribe to an SNS topic - there are multiple options, one of them is Slack via AWS Chatbot.

You will be notified about every deployment start, success and failure.