CPC Prep Automation & Platform Services Flashcards
Which AWS service deploys infrastructure as a code and is used to provision a broad range of AWS resources?
CloudFormation
Which AWS service provides a common language for you to describe and provision all the infrastructure resources in your cloud environment?
CloudFormation
What AWS service is uses template-driven provisioning and can deploy Elastic Beanstalk?
CloudFormation
What are the three components of CloudFormation?
- Templates
- Stacks
- Change Sets
Which AWS service is focused on deploying applications on EC2 and is a Platform as a Service?
Elastic Beanstalk
What is an easy way a developer can develop, upload, and launch a web application?
Elastic Beanstalk
Which AWS service enables a developer to upload applications and the service handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring?
Elastic Beanstalk
Which AWS service enables code to be deployed using a WAR file or GIT repository?
Elastic Beanstalk