DEPLOYMENT & INFRASTRUCTURE MANAGEMENT Flashcards

1
Q

CloudFormation

A

CloudFormation allows you to provision AWS resources using Infrastructure as Code (IaC).

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

Elastic Beanstalk

A

Elastic Beanstalk allows you to deploy your web applications and web services to AWS. Example Quickly deploy a scalable Java-based web application to AWS. After you upload java code, Elastic Beanstalk deploys it and handles capacity provisioning, load balancing, and auto scaling Elastic Beanstalk even monitors the health of your application.

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

OpsWorks

A

OpsWorks allows you to use Chef or Puppet to automate software configurations and infrastructure management for Applications. Opsworks allows you to define software installation scripts and automate configuration servers.

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