QuestionQ406

Content Domain 3: Cloud Technology and Services

A development team needs to deploy multiple test environments for an application quickly and repeatedly.

Which AWS service should the team use?

  • A Amazon EC2
  • B AWS CloudFormation
  • C Amazon QuickSight
  • D Amazon Elastic Container Service (Amazon ECS)
Explanation

AWS CloudFormation uses templates to model and provision collections of AWS resources as stacks. Reusing a template enables consistent, repeatable deployment of infrastructure across multiple environments, including test environments.

Learn more

Community Discussion

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