Medium1 markMultiple Choice
Domain 2.1: Deployment StrategyCloudFormationDeploymentMulti-Region

AWS SAP-C02 · Question 26 · Domain 2.1: Deployment Strategy

A company is designing a multi-region deployment strategy for a critical web application. The application uses Amazon EC2, an Application Load Balancer (ALB), and Amazon RDS for MySQL. The company wants to use AWS CloudFormation to deploy the infrastructure. They need to ensure that the deployment is identical across regions and that any updates are rolled out to one region at a time. Which combination of steps should the architect take? (Select TWO)

Answer options:

A.

Use AWS CloudFormation StackSets to deploy the template across multiple regions.

B.

Create a separate CloudFormation stack in each region manually.

C.

Configure the StackSet deployment options with a Region Concurrency of 1.

D.

Use AWS CodeDeploy to manage the cross-region infrastructure deployment.

E.

Use AWS Systems Manager Automation to trigger CloudFormation in each region sequentially.

F.

Use Amazon EventBridge to trigger cross-region deployments.

How to approach this question

Identify the AWS feature designed for multi-region CloudFormation deployments (StackSets) and its concurrency controls.

Full Answer

AWS CloudFormation StackSets extend the functionality of stacks by enabling you to create, update, or delete stacks across multiple accounts and regions with a single operation. You can configure deployment options, such as region concurrency, to roll out updates sequentially.

Common mistakes

Thinking CodeDeploy is used for CloudFormation infrastructure rollouts.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 4

75 questions · hints · full answers · grading

More questions from this exam