Deployment and Infastructure Management Flashcards

1
Q

CloudFormation

A

Allows you to provision AWS resources using Infrastructure as Code (IaC)

  • provides a repeatable process for provisioning resources
  • works with most AWS services
  • create templates for the resources you want to provision
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Elastic Beanstalk

A

Allows you to deploy your web applications and web services to AWS

  • orchestration service that provisions resources
  • automatically handles the deployment
  • monitors application health via a health dashboard
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

OpsWorks

A

Allows you to use Chef and Puppet to automate the configuration of your servers and deploy code

  • deploy code and manage applications
  • manage on-premises servers or EC2 instances in AWS Cloud
  • chef provides cookbooks (code templates) to describe desired configuration of instances or on-premises server
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Launch Wizard

A

offers a guided way of sizing, configuring, and deploying AWS resources for third-party applications, such as SQL Server Always On and SAP, without needing to manually identify and provision individual AWS resources

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