L15. AWS Pricing Models: On-Demand, Reserved, Spot, and Savings Plans
Video generating
Check back soon for the video lesson on AWS Pricing Models: On-Demand, Reserved, Spot, and Savings Plans
AWS pricing is usage-based with multiple options that trade flexibility for savings. The Cloud Practitioner exam tests On-Demand, Reserved Instances, Spot, Savings Plans, and Dedicated Hosts.
AWS Pricing Fundamentals
AWS uses three fundamental pricing models that apply across most services:
- Pay as you go: no long-term contracts; pay for what you use
- Save when you reserve: commit to usage volume and duration for significant discounts
- Pay less by using more: volume discounts as usage increases
EC2 Purchasing Options
On-Demand: pay per second (Linux) or per hour (Windows) with no commitment. Highest price, maximum flexibility. Best for: unpredictable workloads, short-term projects, testing. Reserved Instances (RI): 1 or 3-year commitment to a specific instance type in a specific Region. Up to 72% savings vs. On-Demand.- *Standard RI:* less flexible (can't change instance type) but highest discount
- *Convertible RI:* can change instance family and type; smaller discount
- *Scheduled RI:* reserve capacity for specific time windows (deprecated)
- *Compute Savings Plans:* apply to EC2, Lambda, and Fargate; most flexible
- *EC2 Instance Savings Plans:* apply to specific instance family in a Region; larger discount
AWS Free Tier Categories
| Category | Example |
|---|---|
| 12-month free | EC2 t2.micro 750 hrs/month, S3 5GB |
| Always free | Lambda 1M requests/month, DynamoDB 25GB |
| Trial | Services free for a limited time after first use |
S3 Pricing Factors
S3 costs vary by: storage amount, storage class, requests/retrievals, data transfer out, and replication. Free: data transfer IN to S3. Charged: data transfer OUT. Exam tip: Spot Instances are the cheapest but can be interrupted. Reserved Instances offer the most savings for predictable workloads. Savings Plans are more flexible than RIs.
- ✓On-Demand: pay per second/hour, no commitment, highest price; best for unpredictable workloads
- ✓Reserved Instances: 1 or 3-year commitment, up to 72% savings; Standard RIs have higher discounts, Convertible RIs are more flexible
- ✓Spot Instances: up to 90% savings on unused capacity; AWS can interrupt with 2-minute warning
- ✓Savings Plans: flexible $ per hour commitment across EC2, Lambda, and Fargate
- ✓Dedicated Hosts: physical servers for BYOL or compliance requirements; most expensive option
1. A company runs a production database that must operate 24/7 for the next 3 years with a specific instance type. Which EC2 purchasing option provides the greatest savings?
2. Which AWS pricing model automatically applies EC2 discounts across different instance families and Regions based on a committed spend per hour?
Recommended: Pluralsight
Complement these lessons with Pluralsight: structured CLF-C02 learning paths, AWS hands-on labs, and realistic practice questions for exam day.