Skip to content

Deployment Questions

Practice questions for Deployment topic in AWS Certified Developer - Associate. 45 questions covering this domain.

45 questions10 easy24 medium11 hard
Q1
easy

A team wants a managed AWS service that compiles, tests, and packages code without provisioning or managing build servers. Which service should it use...

Q2
easy

A release manager wants to automate a continuous delivery workflow so code changes can move through build, test, and deployment stages reliably. Which...

Q3
medium

A team wants deployments to many targets with built-in health monitoring and rollback if the release causes problems. Which AWS service is the best ma...

Q4
medium

A team wants its integration test environment to invoke only an approved Lambda version even while development continues on newer versions. Which Lamb...

Q5
medium

A team wants API-level stage settings for caching, throttling, logging, stage variables, and canary release testing on a deployed REST API. Which API ...

Q6
hard

A software organization needs an orchestrated workflow that moves artifacts through build, test, and multiple deployment environments, while also inte...

Q7
medium

A product manager wants to turn a feature on gradually in production without redeploying the application code. Which AWS service is the best fit?

Q8
medium

A REST API must support separate dev, test, and prod endpoints that each refer to a specific deployment snapshot. What API Gateway feature should the ...

Q9
hard

An operations team needs feature flags in production with validators, staged rollouts over time, and automatic rollback when CloudWatch alarms indicat...

Q10
easy

A platform team wants to define and provision AWS infrastructure by using templates in a repeatable way. Which AWS service should they choose?

Q11
medium

A commit to the main branch should automatically trigger build, test, and deployment actions as part of the release workflow. Which AWS service should...

Q12
hard

A company wants to release a risky update to production gradually while maintaining uptime and rolling back automatically if fleet health deteriorates...

Q13
hard

A developer needs CodeBuild to assume different IAM permissions per build (e.g., dev vs prod). Which approach is the BEST fit?

Q14
hard

A developer must roll back an in-progress CodeDeploy deployment to EC2 if a new error rate threshold breaks during traffic shift. Which capability fit...

Q15
hard

A team wants CloudFormation to evaluate proposed updates and produce a list of changes (including replacements) before applying them in production. Wh...

Q16
medium

A developer wants AWS CDK to synthesize CloudFormation templates from TypeScript code. Which CDK command produces those templates?

Q17
medium

Which Amazon ECR feature scans container images for software vulnerabilities, with both basic and enhanced scanning available?

Q18
easy

Which AWS Serverless Application Model (SAM) command packages, deploys, and creates the CloudFormation stack from a SAM template?

Q19
medium

A developer wants to deploy serverless applications using transformations like AWS::Serverless::Function and AWS::Serverless::Api in a CloudFormation ...

Q20
easy

Which Elastic Beanstalk deployment policy maintains full capacity by deploying to a new set of instances and switching the environment to them?

Sign in to see all 45 questions

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