Show Menu
Cheatography

AWS Fundamental Cloud Concepts Cheat Sheet by

Fundamental Cloud Concepts for AWS based on the course by David Tucker: https://app.pluralsight.com/library/courses/fundamental-cloud-concepts-aws/table-of-contents

Benefits of Cloud Computing

Elasticity
Ability to acquire and release resources as you need them.
Reliab­ility
Ability to deploy resources in different regions and availa­bility zones.
Agility
Go global in minutes.

Types of Cloud Computing

Infras­tru­cture as a Service (IaaS)
Full control of server in the cloud.
Platform as a Service (PaaS)
Deploy custom services to the cloud.
Software as a Service (SaaS)
Already made services in the cloud.

Cloud Computing Deployment Models

Public Cloud
Provider like AWS, GCP, or Azure
Private Cloud
Private data center using something like VMWare.
Hybrid Cloud
Combin­ation of using Public Cloud and Private Cloud.

AWS Global Infras­tru­cture

AWS Regions
Clusters of data centers in specific geographic regions.
AWS Availa­bility Zones
One or more data centers.
AWS Edge Locations
High availa­bility for Amazon CloudFront CDN and Amazon Route 53 DNS.

Cloud Economics

AWS TCO Calculator
Compare costs of your data center versus moving to AWS.
AWS Pricing Calculator
Calculate the monthly cost of AWS services.
AWS Cost Explorer
Review current costs, predict future costs, and provide recomm­end­ations.

Supporting AWS Infras­tru­cture

AWS Personal Health Dashboard
Monitors alerts when there are issues affecting AWS.
AWS Trusted Advisor
Tool to check your usage with AWS best practices.
 

Trusted Advisor Recomm­end­ations

Cost Optimi­zation
Perfor­mance
Security
Fault Tolerance
Service Limits

AWS Support Plans

Support Plan
Email
Chat
Phone
Basic
Developer
Yes
Business
Yes
Yes
Yes
Enterprise
Yes
Yes
Yes

Support Response Times

Incident Type
Developer
Business
Enterprise
General Guidance
24 Business Hours
24 Hours
24 Hours
System Impaired
 
12 Hours
12 Hours
Production System Impaired
 
4 Hours
4 Hours
Production System Down
 
1 Hour
1 Hour
Business Critical System Down
   
15 Minutes

AWS Well Archit­ected Framework

Operat­ional Excellence
Security
Reliab­ility
Perfor­mance Efficiency
Cost Optimi­zation

Shared Respon­sib­ility Model

Customer
AWS
Customer Data
Software
Platform, Applic­ations, Identity & Access Management
Compute, Storage, Database, Networking
Operating System, Network and Firewall Config­uration
Hardware
Client Side Data Encryption & Authen­tic­ation
Regions, Availa­bility Zones, Edge Locations
Server Side Encryption
Network Traffic Encryption & Identity
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          awsReference Cheat Sheet
          AWS Services by Nir Elbaz
          AWS Services Cheat Sheet

          More Cheat Sheets by GregFinzer

          C# Naming Conventions Cheat Sheet
          Angular CLI Cheat Sheet
          Elasticsearch Example Queries Cheat Sheet