- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud
Automating Blue/Green Deployments with CodePipeline and CDK
You are part of the platform engineering team at Globomantics and are responsible for safely deploying a customer facing APIs. Currently the team is facing challenges during production releases that's causing outages and downtime resulting in manual rollback. There is a need to modernize the deployment pipeline by implementing approval controls, zero-downtime and to reduce reliance on manual interventions. In this lab, you will model a multi-stage deployment pipeline using AWS CDK, configure a production deployment with gradual traffic shifting, approval gates before changes are deployed to production and validate that the system can automatically roll back when a deployment health check fails.
Lab Info
Table of Contents
-
Challenge
Orchestrate Multi-Stage Deployment Pipeline Using CDK
- Review the CDK project structure, pipeline structure and bootstrap the environment.
- Define a codePipeline dev and production deployment stages.
-
Challenge
Introduce Approval Gates Between Dev and Production
- Add a manual approval action such that the production deployments are validated and approved and do not start automatically.
- Define an error threshold using CloudWatch alarms to rollback the changes when deployment experiences error.
-
Challenge
Configure a Production Blue/Green Deployment with Traffic Shifting
- Configure Lambda function to publish versions and alias during deployment.
- Leverage CodeDeploy to perform traffic shifting into production.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.