Cyber Intelligence
Billing, Pricing, and Support · 12% of exam

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:

  1. Pay as you go: no long-term contracts; pay for what you use
  2. Save when you reserve: commit to usage volume and duration for significant discounts
  3. Pay less by using more: volume discounts as usage increases
Free Tier: AWS offers a free tier for many services including 12 months free for new accounts (EC2 t2.micro, S3 5GB, etc.) and always-free tiers (Lambda 1M requests/month, DynamoDB 25GB).

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)
Savings Plans: flexible pricing model offering 1 or 3-year commitment to a consistent amount of compute usage ($/hour).
  • *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
Spot Instances: use AWS's unused capacity at up to 90% discount. AWS can interrupt with 2-minute warning. Best for: fault-tolerant batch processing, big data, CI/CD workloads. Dedicated Hosts: physical EC2 servers dedicated to your organization. Required for: BYOL (bring your own license), compliance requirements (some regulations require dedicated hardware). Dedicated Instances: instances run on hardware dedicated to your account but may share it with other instances in your account.

AWS Free Tier Categories

CategoryExample
12-month freeEC2 t2.micro 750 hrs/month, S3 5GB
Always freeLambda 1M requests/month, DynamoDB 25GB
TrialServices 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.

Exam Focus Points
  • 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
Knowledge Check

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.

Start CLF-C02 prep free10-day free trial available