Introduction to AWS CloudFormation Flashcards

1
Q

What is a VPC?

A

Virtual Private Cloud (VPC) is fundamentally a software-defined infrastructure.

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

What is IaC?

A

Infrastructure as Code (IaC) is the orchestration and management of infrastructure using written documents (templates).

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

What is the fundamental building block of CloudFormation?

A

The Stack.

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

What is a stack?

A

A stack is the executed definition of a template, building up the infrastructure using the template.

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

What is a template?

A

A template is a declaration of the AWS resources that make up the stack.

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