Deployment Questions
Practice questions for Deployment topic in AWS Certified Developer - Associate. 45 questions covering this domain.
A team wants a managed AWS service that compiles, tests, and packages code without provisioning or managing build servers. Which service should it use...
A release manager wants to automate a continuous delivery workflow so code changes can move through build, test, and deployment stages reliably. Which...
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...
A team wants its integration test environment to invoke only an approved Lambda version even while development continues on newer versions. Which Lamb...
A team wants API-level stage settings for caching, throttling, logging, stage variables, and canary release testing on a deployed REST API. Which API ...
A software organization needs an orchestrated workflow that moves artifacts through build, test, and multiple deployment environments, while also inte...
A product manager wants to turn a feature on gradually in production without redeploying the application code. Which AWS service is the best fit?
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 ...
An operations team needs feature flags in production with validators, staged rollouts over time, and automatic rollback when CloudWatch alarms indicat...
A platform team wants to define and provision AWS infrastructure by using templates in a repeatable way. Which AWS service should they choose?
A commit to the main branch should automatically trigger build, test, and deployment actions as part of the release workflow. Which AWS service should...
A company wants to release a risky update to production gradually while maintaining uptime and rolling back automatically if fleet health deteriorates...
A developer needs CodeBuild to assume different IAM permissions per build (e.g., dev vs prod). Which approach is the BEST fit?
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...
A team wants CloudFormation to evaluate proposed updates and produce a list of changes (including replacements) before applying them in production. Wh...
A developer wants AWS CDK to synthesize CloudFormation templates from TypeScript code. Which CDK command produces those templates?
Which Amazon ECR feature scans container images for software vulnerabilities, with both basic and enhanced scanning available?
Which AWS Serverless Application Model (SAM) command packages, deploys, and creates the CloudFormation stack from a SAM template?
A developer wants to deploy serverless applications using transformations like AWS::Serverless::Function and AWS::Serverless::Api in a CloudFormation ...
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.