Deployment and Infrastructure Management Flashcards

1
Q

________ and ______ ______ let you quickly stand-up new applications, automate the management of _________, and provide real-time visibility into system health

A

Deployment, infrastructure management, infrastructure

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

____ allows you stand up servers, databases, etc, based on scripts that you write. Basically you script out __________

A

IaC (Infrastructure as Code), infrastructure (provision resources)

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

One benefit of IaC is that you provision resources in a _______ ______ that saves time.

A

reproducible manner

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

_____ and _____ are scripting languages supported by AWS

A

JSON, YAML

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

___________ allows you to provision AWS resources using IaC via _____ ______, and ___________

A

CloudFormation, scripted templates, automation

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

CloudFormation provides a ________ process for provisioning resources

A

repeatable

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

________ _______ is a compute service that you use to deploy your web applications and web services to the AWS Cloud. (it is not used to deploy applications on-premises)

A

Elastic Beanstalk

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

_______ allows you to use ____ or ______ to automate the configuration of your servers and deploy code.

A

OpsWorks, Chef, Puppet

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

_____ and ______ are automation platforms that allow you to use code to automate the configuration of your servers.

A

Chef, Puppet

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