ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

427 / 474

Question 427:

You are planning to create a build environment using AWS CodeBuild. But you want to use Docker images as your runtime environment. What statement correctly describes from where Docker images can be gotten in this context?

Answer options:

A.Use Docker images from public Docker Hub or Amazon ECR only.
B.Use Docker images from a private registry only.
C.Use Docker images from public Docker Hub, private registry or Amazon ECR.
D.Use Docker images from Amazon ECR only.