Question 288:
The DevOps team is evaluating AWS CodeBuild to see if it is suitable for the new applications which are under development. In order to build artifacts for these applications, different images or environments are required. In AWS CodeBuild, environment image needs to be selected in which the build project will run. Which environment image is a valid one for CodeBuild? (Select TWO.)
Answer options:
A.A RedHat Linux image managed by AWS CodeBuild. B.A Suse Linux image managed by the user. C.A Windows server image managed by AWS CodeBuild. D.A Centos Linux image from an AMI created by the user. E.A custom docker image which is hosted in an external Docker registry.