Automation Flashcards

1
Q

Cloud Formation

A

Parameter: question your asking the end user who’s building the template

Mappings: Con control or fill in a value eg AMI usage

Resource: All the resources you’re trying to build out

Immutable architecture is best:
You want to select answers that favor having resources that can be replaced. Stateless is better than stateful on the exam

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

Mappings & Parameter Store w/ Cloud Formation

A

Can be useful to help make your templates more flexible.

Hard coded IDs (eg AMI or snapshot ID) are a source of breakage.

Use Parameter Store or Mappings instead

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

Elastic Beanstalk

A

One stop shop for all things AWS:

Questions looking for a simple solution to bundle & deploy apps should favor this over CloudFormation

We servers are the best

Complicated go CloudFormation

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

Automation and Run Documents

A

The primary method used in scenarios asking you to configure the inside of an EC2 instance & parts of AWS Environments

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

Systems Manager

A

Know Run Docs, Parameter Store, & Session Manager

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