AWS - 10,000 Feet Overview Flashcards
What is the difference between Elastic Beanstalk & CloudFormation?
Elastic Beanstalk automatically handles the deployment, from capacity provisioning, load balancing, auto-scaling to application health monitoring based on the code you upload to it, where as CloudFormation is an automated provisioning engine designed to deploy entire cloud environments via a JSON script.
What does an AWS Region consist of?
A distinct location within a geographic area designed to provide high availability to a specific geography.
Which AWS service allows you to run code without having to worry about provisioning any underlying resources (such as virtual machines, databases, etc.)
Lambda
Which AWS compute service is specifically designed to assist you in processing large data sets?
Elastic Map Reduce
Which AWS service is used a CDN to distribute content around the world?
CloudFront
Which AWS serviceis used primarily for data warehousing?
Redshift
Which AWS service is used for collating large amounts of data streamed from multiple sources?
Kinesis
You need a configuration management service that enables your system administrators to configure and operate your web applications using Chef. Which AWS service would best suit your needs?
Opsworks
Your digital media agency needs to convert their media files in to different formats to suit different devices. Which AWS service should you consider using to meet these needs?
Elastic Transcoder