Paid Resources
Some of the above websites have free trials available
Shared Responsibility Model
Notes: Domain 1.1-1.3
-AWS allows for sufficient compute, memory, network, and storage resources. Global infrastructure is also efficient |
-Lots of redundancy so that if one part fails, there is always a failover |
-Allocation of resources is automated via the metered pay model |
-CapEx (Capital Expenses) relates to on-prem solutions and hardware. Cloud solutions do not have any CapEx. |
-Server virtualization. VMs are created and access storage/computing resources from the host server. Virtualization offers two main benefits: Speed/Efficiency |
-located in a physical server: Compute to Storage to Hypervisor (VM Admin Software) to the virtual machine. Storage is attached to it |
-On prem, IaaS, PaaS, Saas |
-Serverless workloads allow for users to run on cloud servers. Provided by AWS Lambda servervices, makes code that is REACTIONARY. |
-Scalability allows apps to grow automatically based on organizational needs |
-Elasticity matches compute power w/ rising and falling demand. Ex: AWS Auto Scaling. Will operate within its limits |
Chapter 2 Notes: Domain 4.1-4.3
Free Tier |
Can run for up to 750 hrs per month using a t2.micro EC2 instance. Can be used to run light relational database workloads with Amazin Relational Database Services (RDS). Can store up to 5GB in S3 buckets. Lasts for 12 months. Two ways to monitor user: email alerts and tracking tool at bottom of billing dashboard. PUT and GET requests in 23 buckets have limits |
|
12 month free: 30GB of magnetic or SSD from EBS, 500MB free storage with ECR, 1 TB of outbound data, 1 million API calls on API Gateway |
|
Permanently Free:10 monitoring metircs/alarms on Amazon CloudWatch, 62000 outbound emails/month w/ SES, 3.2 million seconds of compute time, one million requests w/ Lambda |
Budgeting |
Rates change with how much storage is needed, pricing varies by regions. For EC2, you can choose between pricing types (on-demand, spot, savings,reserve instances, dedicated host pricing) |
|
Can use AWS pricing calculator for estimating cost. 2 main benefits: pricing is real time and can visualize the impacts of each element fiscally |
|
Can utilize the billing dashboard, can create one of three budget types: Usage Budgets, cost budgets, reservation instance or coverage budget, or savings plan coverage |
|
Other tools: Cost explorer (visualizes account's historical usage), Cost/usage reports (show full range of activity), Cost allocation tags (resource tags, cost allocation tags), and AWS Organizations (centralizes admin of multiple AWS accounts for allocation) |
Service Limits |
Can only launch 20 reserved instances within EC2 each month so all classes of resources are reliable. Limits are adjustable |
Resource requests can be refused.
Exam study guide pgs 14-25
Chapter 3 Notes; Domains 2.4, 3.8, 4.3
4 Levels of Support Plans |
Basic - free plan |
|
Developer - starts at $29, includes Core TA checks, 8am-6pm local time web access, general guidance within 24 business hours, system impaired help within 12 business hours |
|
Business - starts at $100, general guidance within 24 business hours, 24/7 web chat/phone engineer access, prod sys down help within 1 hr, all TA checks. Can also have IEM for more $$ |
|
Enterprise - starts at $15k/month. general guidance within 24 business hours, 24/7 web chat/phone engineer access, prod sys down help within 1 hr, all TA checks, Business crit sys down help in 15 mins. A technical account manager (TAM) is a guide/advocate for your account. |
|
AWS Partner Network (APN) - Professional Services Team |
Documentation |
SDKs are available. Helps users to look into strategies, guides, and more |
|
Knowledge Center - FAQ page sorted by service. Discussion forums are also available re:Post |
Trusted Advisor (ONLY AVAILABLE FOR BUSINESS OR ENTERPRISE SUBSCRIBERS) |
visually confirms if account resource configs are compliant/safe w/ best practice. Alerts across 5 categories: Cost Optimization, Performance, Security, Fault Tolerance, and Service Limits |
|
Basic Support and Dev have service limits w/ some security info, whereas Business and enterprise get all alerts |
|