CloudFormation

CloudFormation

Professional Development

5 Qs

quiz-placeholder

Similar activities

Fiche Ecrite N°1

Fiche Ecrite N°1

Professional Development

10 Qs

Review - Week 3 Assessment

Review - Week 3 Assessment

Professional Development

10 Qs

KC 31

KC 31

Professional Development

10 Qs

SW2020 SALES - VF

SW2020 SALES - VF

Professional Development

10 Qs

PAM Jaya - High Impact Presentation Skill (Ms Power Point)

PAM Jaya - High Impact Presentation Skill (Ms Power Point)

Professional Development

10 Qs

Quiz QAS

Quiz QAS

Professional Development

10 Qs

JIRA Basics

JIRA Basics

Professional Development

10 Qs

Applied Networking

Applied Networking

Professional Development

10 Qs

CloudFormation

CloudFormation

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Mitzi Reyes

Used 70+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Amazon CloudFormation provide?

A. The ability to setup Autoscaling for Amazon EC2 instances.

B. A templated resource creation for Amazon Web Services

C. A template to map network resources for Amazon Web Services

D. None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user is planning to use AWS CloudFormation for his automatic deployment requirements. Which of the below mentioned components are required as a part of the template?

A. Parameters

B. Outputs

C. Template version

D. Resources

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In regard to AWS CloudFormation, what is a stack?

A. Set of AWS templates that are created and managed as a template

B. Set of AWS resources that are created and managed as a template

C. Set of AWS resources that are created and managed as a single unit

D. Set of AWS templates that are created and managed as a single unit

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user has created a CloudFormation stack. The stack creates AWS services, such as EC2 instances, ELB, AutoScaling, and RDS. While creating the stack it created EC2, ELB and AutoScaling but failed to create RDS. What will CloudFormation do in this scenario?

A. CloudFormation can never throw an error after launching a few services since it verifies all the steps before launching

B. It will warn the user about the error and ask the user to manually create RDS

C. Rollback all the changes and terminate all the created services

D. It will wait for the user’s input about the error and correct the mistake after the input

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When working with AWS CloudFormation Templates what is the maximum number of stacks that you can create?

A. 10

B. 500

C. 200

D. No limits