DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to add notifications and manual approval to an AWS CDK Pipeline

1 year ago aws.amazon.com
How to add notifications and manual approval to an AWS CDK Pipeline

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

A deployment pipeline typically comprises several stages such as dev, test, and prod, which ensure that changes undergo testing before reaching the production environment. Notifications keep development teams and stakeholders informed in real-time about updates and changes to deployment status within release pipelines.

In this blog post, we describe how to set up notifications and add a manual approval stage to https://aws.amazon.com/cdk/(AWS CDK) Pipeline.

It is important to consider any potential drawbacks before integrating a manual approval process into a CDK pipeline.

Adding notifications and manual approval to CDK Pipelines provides better visibility and control over the changes made to the pipeline environment.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com