Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the given architecture which is the production for a startup. Assume the startup is also using ECR for their image repository. image 1 .

Consider the given architecture which is the production for a startup. Assume the startup is also using ECR for their image repository.
image1.png
The containers were created from a proprietary image developed by the startup. The image had a specific version of an open source dependency (among others) which was deprecated. This was causing a lot of warnings to appear in the logs. The operations engineer manually updated the environment by getting in each container using "docker exec -it ..... bash". This fixed the issue immediately.
Later that day, there was a spike in traffic and an autoscaling group (ASG) provisioned more instances with containers to handle the traffic. Soon, the operations team discovered the problem of warnings has resurfaced.
Which of the following errors did the engineer commit?
Answer choices
Select an option
Did not commit and export the container to S3 for ASG access.
The docker image is still using the deprecated dependency.
None of these
Used AGS to create the container instead to manually creating them

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Organizing Information Digital And Information Literacy

Authors: Greg Roza

1st Edition

1448805929, 978-1448805921

More Books

Students also viewed these Databases questions