volume_mute

The basic technical concepts of CloudFormation

publish date2024/08/16 01:47:2.067506 UTC

volume_mute
  • – Any of the things you can create within AWS, which includes things like Amazon Simple Storage Service (Amazon S3) buckets, Amazon Elastic Compute Cloud (Amazon EC2) instances, or Amazon Simple Queue Service (Amazon SQS) queues.
  •  – Text-based (JSON or YAML) descriptions of CloudFormation stacks that you can use to define all of your resources, including which resources depend on each other. 
  • – A collection of AWS resources that you can manage as a single unit. 
  • – A named set of stacks that use the same template, but applied across different accounts and Regions. You can create, update, or delete stacks across multiple accounts and Regions with a single operation.
Please drag and drop the selected option in the right place or type it instead
Templates
Resources
StackSet
Stack

Correct Answer

(1) Resources
(2) Templates
(3) Stack
(4) StackSet

Reference

AWS Skill Builder


Quizzes you can take where this question appears