Name the 3 Cloud Service Models
IaaS - Infrastructure as a Service
PaaS - Platform as a Service
SaaS - Software as a Service
What is the concept of IaaS ?
You manage OS + Apps.
AWS manages hardware.
What is the concept of PaaS ?
You manage Applications.
AWS manages OS + Infrastructure.
What is the concept of SaaS ?
Fully managed software
Examples of IaaS
Examples of PaaS
Examples of SaaS
Core AWS Global Infrastructure Concepts
Regions
Availability Zones (AZs)
Edge Locations
What is a Region ?
What is an AZ ?
Core AWS Compute Services
Core AWS Storage Services
Core AWS Networking Services
Core AWS Identity & Security Services
What is EC2 ?
Refers to Virtual Machines
You choose:
- Instance Type ( CPU/RAM)
- QS
- Storage
What is Lambda ?
What is Auto Scaling ?
Automatically add/remove EC2 instances based on load
What is S3 ( Simple Storage Service ) ?
What is EBS ( Elastic Block Storage ) ?
What is EFS ( Elastic File System ) ?
Shared File System ( NFS )
What is a VPC ?
It is your isolated network in AWS
Define:
- Subnets
- Route Tables
- Internet Gateways
- NAT Gateways
What is a SG ( Security Group ) ?
What are the 2 Scalability Concepts ?
Provide a list of High Availability Concepts ?