Chapter 3 - AWS Fundamentals Flashcards
What is a Region?
A geographical area that consists of 2 or more Availability Zones.
What is an Availability Zone?
1 or more discrete data centers housed in separate facilities.
What are Edge Locations?
Endpoints for AWS that are used for caching content.
Typically consists of Cloudfront, Amazon’s content delivery network (CDN).
What is the Shared Responsibility Model?
The structure of responsibility of the various aspects of the cloud.
It defines what the customer owns and is responsible for, and what Amazon owns and is responsible for.
What are the Fundamental Compute Services?
EC2 - Elastic Compute Cloud
Lambda - Serverless Computing
Elastic Beanstalk - Provisioning engine for automating the deployment of applications within AWS
What are the Fundamental Storage Services?
S3 - Simple Storage Service
EBS - Elastic Block Store
EFS - Elastic File System
FSx - File Service X
Storage Gateway
What are the Fundamental Database Services
RDS - Relational Database Service
DynamoDB - A Non-Relational Database
Redshift - Database Warehousing Technology
What are the Fundamental Networking Services
VPC - Virtual Private Cloud aka Virtual Data Centers
Direct Connect - A way to connect on-prem resources to AWS
Route53 - Domain name registration and routing
API Gateway - Way of replacing your web service
AWS Global Accelerator - Way of accelerating your audience towards your applications within AWS
What are the 6 Pillars of the Well-Architected Framework?
Operational Excellence
Security
Reliability
Performance Efficiency
Cost Optimization
Sustainability