AWS Developer Associate awsdevdeployment — practice questions
12 free MCQs with worked solutions. Tap any question for the answer + explanation, or practice them all in the app.
Practice AWS Developer Associate awsdevdeployment in the app →Which AWS service builds, tests, and deploys application source code as a managed CI service that runs on AWS-Which AWS service automates rollouts of new application revisions to EC2, on-prem servers, ECS, and Lambda — wWhat is the AWS Serverless Application Model (SAM)?Which CodeDeploy deployment strategy for a Lambda alias shifts traffic from version V1 to V2 in defined incremWhich combination provides end-to-end CI/CD for an application stored in CodeCommit, built with CodeBuild, andWhich AWS service automates Docker image builds and publishes them to a private container registry?A team wants to deploy a Lambda update with the option to roll back automatically if a CloudWatch alarm fires Which CloudFormation feature lets a developer reference an existing resource (e.g. an existing S3 bucket) insiWhich Elastic Beanstalk deployment policy shifts traffic to new instances WHILE keeping the original environmeA Lambda function is deployed as a container image stored in ECR. Which change triggers Lambda to use the NEW Which AWS service lets developers store and version build artefacts and intermediate files (e.g. JARs, zips, cWhich strategy lets a serverless API safely deploy a new Lambda alias while keeping old clients on the prior v