ExamGecko
Question list
Search
Search

Related questions











Question 608 - CLF-C01 discussion

Report
Export

A software company is using AWS CodeButld to build an application. The buildspec runs the application build and creates a Docker imago that contains the application The company needs to push the Docker imago to Amazon Elastic Container Registry (Amazon ECR) only upon the completion of each successful build Which solution meets these requirements?

A.
Change the buildspec by adding a post_build phase that uses the commands block to push the Docker image
Answers
A.
Change the buildspec by adding a post_build phase that uses the commands block to push the Docker image
B.
Change the buildspec by adding a post_build phase that uses the finally block to push the Docker image
Answers
B.
Change the buildspec by adding a post_build phase that uses the finally block to push the Docker image
C.
Specify the Docker image in the buildspec's artifacts sequence with an action lo push the image
Answers
C.
Specify the Docker image in the buildspec's artifacts sequence with an action lo push the image
D.
Use a batch build to define a build matrix Use the batch build to push the Docker image
Answers
D.
Use a batch build to define a build matrix Use the batch build to push the Docker image
Suggested answer: A
asked 16/09/2024
Baljit Bhadare
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first