Deployment and Infrastructure management Flashcards
Allows you to write a script to provision AWS resources that allows the provision of resources to be reproduced
Infrastructure as Code (IaC)
Allows the provision of AWS resources using IaC by
CloudFormation
Provides a repeatable process by creating templates for provisioning resources that work with most AWS services
CloudFormation
Used for automating the infrastructure provisioning process for Ec2 servers
CloudFormation
Service that allows you to automatically deploy your web applications and web services to AWS
Elastic Beanstalk
Orchestration service that provisions resources and monitors application health via a dashboard
Elastic Beanstalk
Used to quickly deploy a scalable Java-based web application to AWS
Elastic Beanstalk
Allows the use of Chef or Puppet to automate the configuration of your servers and deploy code
OpsWorks
Manages on-premises servers or EC2 instances in the AWS cloud
OpsWorks
Used for Automation software configurations and infrastructure management for your application
OpsWorks