Skip to content

SDLC Automation Questions

Practice questions for SDLC Automation topic in AWS Certified DevOps Engineer - Professional. 44 questions covering this domain.

44 questions12 easy20 medium12 hard
Q1
easy

A platform team wants a fully managed artifact repository for private packages that works with tools such as Maven, npm, pip, and twine. Which AWS ser...

Q2
hard

A build team wants CodeBuild to retry a failed phase only when the build uses EC2 compute images. They also want to know why the same buildspec settin...

Q3
easy

A container platform team needs a managed registry for Docker images and OCI images with private repositories and IAM-based resource permissions. Whic...

Q4
easy

A build engineer needs to store a database password for AWS CodeBuild without exposing it as plain text in environment variables. What does the CodeBu...

Q5
medium

A team uses Amazon ECS blue-green deployments behind a Network Load Balancer. They want to use a predefined CodeDeploy deployment configuration. Which...

Q6
medium

A CodeBuild project must always run cleanup commands that upload test logs even when an earlier command in the same phase fails. Which buildspec featu...

Q7
medium

A team starts a CodeBuild job manually and overrides an environment variable that is also defined in the project configuration and in the buildspec fi...

Q8
hard

An image pipeline intermittently fails during customization, and the team needs to log in to the build instance for troubleshooting instead of termina...

Q9
hard

A development organization wants builds to use open-source dependencies from public repositories, but it also wants those packages fetched and stored ...

Q10
medium

A company wants to automatically build secure AMIs and container images, distribute them to selected Regions, and optionally share AMIs across account...

Q11
medium

An Amazon ECS blue-green deployment should shift 10 percent of production traffic first and then send the remaining 90 percent five minutes later. Whi...

Q12
medium

A release process must pause before deploying to production until a human approves. Which AWS CodePipeline action category should the team add?

Q13
medium

A monorepo build needs to compile and test multiple components in parallel from a single CodeBuild project execution. Which CodeBuild feature meets th...

Q14
medium

Which CodeDeploy predefined deployment configuration for AWS Lambda shifts 10 percent of traffic in the first increment and then the remaining 90 perc...

Q15
medium

A team wants its private CodeArtifact repository to transparently fetch packages from a public source such as npm public registry on first request and...

Q16
medium

A team uses CodeDeploy to deploy AWS Lambda. They need to run validation tests after the new version receives production traffic but before rollback d...

Q17
hard

A CodePipeline V2 pipeline must start only when commits land on a release/* branch and skip starts for tag pushes. Which feature satisfies this requir...

Q18
hard

A CodePipeline pipeline must run actions in two AWS Regions during a release. Which configuration is required to support cross-Region actions?

Q19
easy

Which AWS CodeBuild local cache mode caches Docker layers to speed up image builds inside the build container?

Q20
easy

Which AWS service is a fully managed continuous delivery service that models, visualizes, and automates the steps required to release software, with s...

Sign in to see all 44 questions

Create a free account to browse all questions — completely free during our launch phase.