SOA-C02 Deployment, Provisioning, and Automation • Set 11
SOA-C02 Deployment, Provisioning, and Automation Practice Test 11 — 15 questions with explanations. Free, no signup.
A DevOps engineer is designing a CI/CD pipeline for a microservices application hosted on Amazon ECS with Fargate. The team wants to deploy updates to the services without downtime. The current pipeline builds a Docker image, pushes it to Amazon ECR, and updates the ECS service using AWS CodeDeploy with a blue/green deployment. However, during the deployment, the new tasks fail to start due to an incorrect environment variable. The engineer wants to validate the task definition before the actual deployment. What should the engineer do?