Stacks

5 minutes 5 Questions

A stack is a group of related resources provisioned by AWS CloudFormation based on the provided template. When you create, update, or delete a stack, CloudFormation automatically manages all the resources defined in the template file. Stacks can be created, updated, and deleted from templates uploa…

Test mode:
AWS Certified Solutions Architect - Stacks Example Questions

Test your knowledge of Stacks

Question 1

Your company has an existing cloudformation stack for deploying web applications. Your team wants to create a new stack to deploy a data processing application while keeping the resources organized. What is the best approach?

Question 2

Your company uses AWS CloudFormation to provision environments. You need to control what happens to a specific S3 bucket when its CloudFormation stack is deleted (for example, to retain the bucket instead of deleting it). Which resource attribute should you set?

Question 3

You plan to deploy an environment consisting of an EC2 instance and an RDS instance using AWS CloudFormation. The RDS instance must only be accessible to the EC2 instance in the same stack. What should you do?

More Stacks questions
15 questions (total)