Configuration Panel PBQs: AWS Certified DevOps Engineer - Professional (DOP-C02)
easyQuestion 1 of 3
A new CodeBuild project named 'webapp-build-prod' has been created to compile and test a production web application. The project was set up with default settings and needs to be configured for security best practices before being added to the CI/CD pipeline. The build environment must use the latest Amazon Linux image, logs must be sent to CloudWatch, and the service role needs to be updated. Configure the CodeBuild project according to the objectives.
CodeBuild > Build projects > webapp-build-prod
webapp-build-prod
AWS CodeBuild > Build projects > webapp-build-prod
Project Details
▾webapp-build-prod
arn:aws:codebuild:us-east-1:123456789012:project/webapp-build-prod
Build Environment
▾Required to build Docker images or run Docker containers
Maximum time a build can run before it times out
Progress
0 of 5 settings correctAdjust the configuration settings to meet the requirements
0 of 3 marked complete

