cloudformation_2

cloudformation_2

Professional Development

7 Qs

quiz-placeholder

Similar activities

My Singing Monsters: Dawn of Fire Quiz

My Singing Monsters: Dawn of Fire Quiz

KG - Professional Development

12 Qs

SYSOPS

SYSOPS

Professional Development

8 Qs

IC-01

IC-01

Professional Development

10 Qs

Accelerate January 2019

Accelerate January 2019

University - Professional Development

12 Qs

TGX - BB Scheduled Task

TGX - BB Scheduled Task

Professional Development

10 Qs

Delivery Assistant

Delivery Assistant

Professional Development

10 Qs

We won yet again!

We won yet again!

Professional Development

10 Qs

Sanitation System Quiz 1

Sanitation System Quiz 1

Professional Development

10 Qs

cloudformation_2

cloudformation_2

Assessment

Quiz

Other

Professional Development

Medium

Created by

ianthe lancsweert

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is AWS CloudFormation?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Which file format is commonly used for writing CloudFormation templates?

3.

OPEN ENDED QUESTION

3 mins • 1 pt

In CloudFormation, what is a stack?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a CloudFormation Change Set?

To roll back a stack update

To preview proposed changes to a stack

To automate instance scaling

To manage IAM roles

5.

OPEN ENDED QUESTION

3 mins • 1 pt

Which AWS service provides a visual interface for designing CloudFormation templates?

Evaluate responses using AI:

OFF

6.

MATCH QUESTION

1 min • 1 pt

Match the following

controls permissions for stack updates

Stack Policy

CloudFormation StackSets

drift detection

difference expected and actual resources

cross-account and cross-region stack deployments

AWS Elastic Beanstalk

deploying and managing applications, abstracting infrastructure details

consistent and repeatable deployments

benefit of using CloudFormation

7.

MATCH QUESTION

1 min • 1 pt

Match the following

install software and configure instances

CloudFormation intrinsic function

pause stack creation until specific cond

CloudFormation "WaitCondition" resources

built-in function for template transform

securely manage and retrieve sensitive data in CloudFormation templates

AWS Secrets Manager

"drift"

expected and actual resource configurat

"cfn-init" script in CloudFormation