Ultimate access to all questions.
A company is automating its release pipeline using AWS CodePipeline and deploying applications to Amazon ECS with AWS CodeDeploy in a blue/green deployment model. They need to run test scripts on the new 'green' version of the application within 5 minutes before traffic is shifted. If any errors are detected during these tests, the deployment must be rolled back. Which strategy should be employed to meet these testing and rollback requirements?