Multiple Choice
A developer is creating AWS CloudFormation templates to manage an application's deployment in Amazon Elastic Container Service (Amazon ECS) through AWS CodeDeploy. The developer wants to automatically deploy new versions of the application to a percentage of users before the new version becomes available for all users. How should the developer manage the deployment of the new version?
A) Modify the CloudFormation template to include a Transform section and the AWS::CodeDeploy::BlueGreen hook.
B) Deploy the new version in a new CloudFormation stack. After testing is complete, update the application's DNS records for the new stack.
C) Run CloudFormation stack updates on the application stack to deploy new application versions when they are available.
D) Create a nested stack for the new version. Include a Transform section and the AWS::CodeDeploy::BlueGreen hook.
Correct Answer:

Verified
Correct Answer:
Verified
Q335: Which of the following statements about SWF
Q336: A developer is automating a new application
Q337: How is provisioned throughput affected by the
Q338: Your application is trying to upload a
Q339: A development team is working on a
Q341: A Developer is writing an application that
Q342: A developer is writing an AWS Lambda
Q343: An application is designed to use Amazon
Q344: A Developer has written a serverless application
Q345: A company needs a version control system