- Home
- All questions
- Question 166
AWS Certified Solutions Architect study material · question 166 of 500
How can one CloudFormation template deploy full capacity to the primary Region and a scaled-down stack to the recovery Region?
Show the answer
Answer: C. By using pseudo parameters with condition logic to detect the account and Region
CloudFormation pseudo parameters expose the account and Region, so conditions can vary what is deployed in each one.
Source: Disaster recovery options in the cloud (Amazon Web Services) — Pilot light — AWS services