- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Monitoring AWS CodePipeline Changes through AWS CloudWatch Events Rules
Your company decided to automate its application deployment process with AWS CodePipeline. The management team would like the DevOps team to closely monitor the pipeline by triggering email notifications for any events that occur in the pipeline. In this lab, we will set up CloudWatch events to monitor a CodePipeline. By creating an SNS topic, we can link our CloudWatch event to the SNS topic. Subscribers to the topic will then be notified via email of changes in our CodePipeline.

Lab Info
Table of Contents
-
Challenge
Set Up Amazon SNS Topic and Email Subscription
From the AWS Management Console, navigate to SNS and create a topic, setting your email address for the email subscription.
-
Challenge
Set Up S3 Bucket as Source Repository
Navigate to S3, and create a bucket. Upload the
MessageUtil.zip
file provided with the lab GitHub page. -
Challenge
Create a CodePipeline Pipeline
Navigate to CodePipeline, and create a pipeline, setting S3 as the source provider and deploy provider.
-
Challenge
Create a CloudWatch Events Rule and Add the SNS Topic as the Target
Navigate to CloudWatch, and create a new rule. Set the service as CodePipeline.
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.