Multiple Choice
An education company has a Docker-based application running on multiple Amazon EC2 instances in an Amazon ECS cluster. When deploying a new version of the application, the Developer, pushes a new image to a private Docker container registry, and then stops and starts all tasks to ensure that they all have the latest version of the application. The Developer discovers that the new tasks are occasionally running with an old image. How can this issue be prevented?
A) After pushing the new image, restart ECS Agent, and then start the tasks.
B) Use "latest" for the Docker image tag in the task definition.
C) Update the digest on the task definition when pushing the new image.
D) Use Amazon ECR for a Docker container registry.
Correct Answer:

Verified
Correct Answer:
Verified
Q99: A company is beginning to move to
Q100: Your application consists of 10% writes and
Q101: A company's legacy application uses IAM user
Q102: A DevOps Engineer is launching a new
Q103: You are building a mobile app for
Q105: A company wants to migrate a legacy
Q106: Which one of the following is a
Q107: A company has microservices running in AWS
Q108: You set up a scalable continuous integration
Q109: You have an application running on Amazon