Infra Flashcards

1
Q

Which Cfn keyword allows you to output data?

A

Fn:GettAtt

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

T/F Cfn will rollback on error by default?

A

True

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

Which Cfn resource allows you to block other resources until a completion signal is received?

A

WaitCondition

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

Cfn deletion policies all you to…

A

specify how snapshots, backups, or s3 buckets are handled with cf stack is deleted

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

T/F Elastic Beanstalk supports RDS

A

True

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

Elastic Beanstalk code is stored in…

A

S3

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

T/F Elastic Beanstalk supports both amazon linux and windows

A

True

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

___ provides a gui to deploy your infra quickly and is comprised of stacks and layers

A

Opsworks

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

T/F Opsworks will remove existing instances connected to an ELB when you associate it to a layer?

A

True

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

T/F you can enable cross account VPC peering from a Cfn template?

A

False

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

Cfn supports ____ for further aiding in automation tasks

A

chef, puppet, and bootstrap scripts

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

____ is mandatory within a Cfn template

A

Resources

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

___ allows you to define your elastic beanstalk configuration in YAML or JSON and the resources it contains including cloudformation for things not natively supported

A

.ebextensions

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