AWS Product Review Flashcards
How many services are available in AWS?
Over 200 that span data warehousing, deployment, directories, content delivery and more
When did AWS start?
In 2006, AWS started offering IT infrastructure services
What is cloud computing?
With pay-as-you-go pricing, it’s the on-demand delivery of:
- Compute power
- Database
- Storage
- Applications
- Misc.
What are the 6 advantages of cloud computing as referenced by AWS?
- Trade capital expense for variable operating expense
- Benefit from massive economies of scale
- Stop guessing capacity
- Increase speed and agility
- Don’t need data centers
- Deploy globally in minutes
Types of Cloud Computing
Infrastructure as a Service
Platform as a Service
Software as a Service
What is Infrastructure as a Service?
Highest level of flexibility and is similar to existing IT resources familiar to large organizations today. Basic building blocks for cloud IT:
- Access to networking features
- Computers (virtual or dedicated hardware)
- Data storage
What is Platform as a Service?
Removes the need to manage the underlying infrastructure and allows the focus to be on the deployment and management of the applications themselves. No need to worry about: 1. Capacity planning 2. Software maintenance 3. Patching 4. Misc
What is Software as a Service?
SaaS provides the user with a completed product that is run and managed by the service provider.
What are the 3 cloud deployment models?
- Cloud
- Hybrid
- On-premise
Of the 3 cloud deployment models (cloud, hybrid, on-premise), what specifically does the cloud model provide?
Everything is built and deployed in the cloud and can either be built on low-level infrastructure or use higher level services which remove the management, architecting, and scaling requirements.
Of the 3 cloud deployment models (cloud, hybrid, on-premise), what does the hybrid model provide?
Infrastructure and applications between cloud-based resources and existing resources that are not located in the cloud.
Of the 3 cloud deployment models (cloud, hybrid, on-premise), what does the on-premise model provide?
The deployment of resources on-prem can be called the “private cloud” where it doesn’t benefit from many of the main benefits of cloud computing but can provide dedicated resources. Generally same as legacy IT infrastructure but with some application management and virtualization technologies incorporated.
How many customers and countries does AWS service?
Over 1M customers in over 240 countries
What is an AWS region?
It is a physical location in the world where there are multiple availability zones.
What is an availability zone?
Availability zones consist of 1+ discrete data centers each with:
- Redundant power
- Networking
- Connectivity
What is the main benefit from an availability zone?
They offer the ability for you to operate production applications and databases that are more highly available, fault tolerant, and scalable than would be possible from a single data center.
How many availability zones and regions are currently available?
80 AZs in 25 regions
Are Amazon regions connected or isolated?
Each region is isolated from the other to provide greatest possible fault tolerance and stability
Are availability zones connected or isolated?
Each AZ is isolated but each AZ in a region is connected through low-latency links
What does it mean for an AZ to be designed as an independent failure zone?
This means that AZs are physically separated and are located in lower risk flood plains. They have discrete uninterrupted power supply, onsite backup generation facilities, and are designed to be supplied by independent substations to reduce risk of a power grid incident affecting more than 1 AZ. They are also redundantly connected to multiple tier-1 transit providers.
What does the AWS shared responsibility model mean?
AWS manages security OF the cloud, you manage security IN the cloud.
What are the main benefits of AWS security?
- Keep your data safe.
- Meet compliance requirements
- Save money
- Scale quickly