Cloud Formation Flashcards

1
Q

What does cloud formation use

A

It uses templates to create, update and delete AWS infrastructure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the most important section of template

A

Resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If we use both AWSTemplateFormatVersion and Description in Template

A

Description should immediately follow AWSTemplateFormatVersion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Resources inside the template are called as ?

A
  • They are called as logical resources
  • They are called as instance
  • It has type to define the type of resource
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Cloud formation uses template and creates ?

A

The cloud formation uses template to create stack
Stack is a living and active representation of the template.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a stack

A

It is a living and active representation of template

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is EC2

A

It is an AZ service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does cloudformation do with the logical resources defined in the template.

A

Any logical resources in the stack, then Cloud formation creates a physical resource in your aws account.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

High Availability

A

Minimize any outages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Fault Tolerance

A

Operate through faults / failures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Disaster recovery

A

This is used when High availability or Fault Tolerance don’t work.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly