- A region is a geographical area that consists of diffrent availabilty zones. Each region consts of 2(or more) Availability Zones.
- An independent collection of AWS computing resources in a defined geography.
- Distinct locations from within an AWS region that are engineered to be isolated from failures.
- Networking Service.
- Virtual Private Cloud
Which AWS service is specifically designed for developers to upload their code to and then it will automatically handle the provisitions of those resources that are required to host that code?
- Elastic Beanstalk
Which AWS service allows you to run code without having to worry about provisioning any underlying resouces(such as virtual machines, databases etc)
- Lambda
- Route53
- Elastic Map Reduce
- 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.
- CloudFront
- S3
- Glacier
What AWS service consts of the following database services; SQL, MYSQL, MariaDB, PostgreSQL, Aurora, Oracle?
- RDB
- Redshift
- Kinesis
You need to create new users to access the AWS console and to set password rotation policies for these new users. Which AWS service would best fit your requirements?
- IAM (Identity Access Management)
You need to supply auditors with logs as to who provisions which resources on your AWS platform. Which service would best suit this?
- CloudTrail
You need a configuraion management service to allow your system administrators to configure and operate your web applications using Chef. Which AWS service would best suit your needs?
- Opsworks
You are a digital media agency and you need to convert your media files in to different formats to suit differenctde
- Elastic Transcoder