Ultimate access to all questions.
A company deploys an application on Amazon EC2 instances across multiple AWS Regions using an AWS CodePipeline. Each deployment stage includes an AWS CloudFormation action. The company mandates that the application must be verified as healthy in each region before the pipeline advances to the next region. Route 53 record sets are established for the application in every region, and a Route 53 health check linked to a CloudWatch alarm is implemented for each region. What measures should the DevOps engineer implement to ensure the pipeline progresses to the next region only if the application is confirmed to be in a healthy state?