开始使用免费开始使用

Set up failure alerts

At NovaTech, when a pipeline fails at 2 AM, you need to know about it without watching the console. Use the pipeline notifications builder to configure event-driven alerts for your CI/CD pipeline.

The builder shows the flow: CodePipeline emits events to Amazon EventBridge, which routes them through rules to notification targets (email via SNS, Slack webhooks, or Lambda functions).

Explore which pipeline events are available (pipeline started, stage failed, action failed, pipeline succeeded) and configure rules that would alert your team to failures while filtering out routine success events.

Question: A production pipeline fails at 3 AM and nobody notices until the morning standup. Your team wants automatic failure alerts. Which combination of AWS services creates this notification flow?

本练习是课程的一部分

Automating Deployments on AWS

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习