QuestionQ291

Content Domain 3: Cloud Technology and Services

A company wants to automate infrastructure deployments by using infrastructure as code (IaC). The company needs to scale production stacks so that they can be deployed across multiple AWS Regions.

Which AWS service meets these requirements?

  • A Amazon CloudWatch
  • B AWS Config
  • C AWS Trusted Advisor
  • D AWS CloudFormation
Explanation

AWS CloudFormation provides infrastructure as code through templates. CloudFormation StackSets extend this capability by deploying and managing stacks across specified AWS Regions with a single operation.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!