Deploying & Managing Infra @ Scale Flashcards

1
Q

What allows you to outline your AWS infra and create them for you in the right order with the exact config?

A

CloudFormation

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

What is CloudFormation an example of?

A

Infra as code

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

What is a benefit of AWS CloudFormation?

A
Infra as code: control & review as code
Cost: tagging for cost mgmt + savings strategy
Productivity
Scalability
Supports almost all AWS resources
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does CloudFormation Stack Designer allow you to see?

A

Resources & relations b/w components

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

What allows a developer centric view of deploying and managing an application on AWS? What is this an example of?

A

Elastic Beanstalk (PaaS)

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

What is the developer responsible for when using Elastic Beanstalk (PaaS)?

A

Application code

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

What does Elastic Beanstalk (PaaS) support?

A

Docker and many languages

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

How can you check for app health and publish health events?

A

Elastic Beanstalk Health Monitoring

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

what can you use to deploy apps automatically when in hybrid?

A

CodeDeploy

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

What is a pre-req to CodeDeploy?

A

Servers / Instances must be provisioned and configured ahead of time with the CodeDeploy Agent

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

What does a Code Pipeline do?

A

Orchestrate the different steps to have the code automatically pushed to production

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

What is Cloud9?

A

A cloud IDE (Integrated Development Environment) for writing, running and debugging code

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

What helps you manage your EC2 and On-Premises systems at scale?

A

AWS Systems Manager

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

What are the most important features of AWS Systems Manager?

A

For Hybrid:

Patch, configure, and run commands at scale

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

What is a managed Chef & Puppet for hybrid?

A

AWS Ops Works

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