/Billing, Pricing & Support Plans
Concept Detail

Billing, Pricing & Support Plans

Difficulty: easy

Overview


Understanding AWS pricing and support options is essential for cost management and getting the right help.

AWS Pricing Principles:

  1. Pay-as-you-go — Pay only for what you use, when you use it.
  2. Save when you commit — Reserved Instances and Savings Plans offer discounts for usage commitments.
  3. Pay less by using more — Volume discounts; tiered pricing for S3, data transfer, etc.
  4. Benefit from AWS's scale — AWS passes economies of scale savings as price reductions over time.

EC2 Pricing Models Summary:

  • On-Demand — Full price; no commitment; best for unpredictable workloads.
  • Reserved Instances (1 or 3 yr) — Up to 72% savings; specify instance type + region.
  • Compute Savings Plans — Up to 66% savings; flexible across instance family, size, OS, region.
  • Spot Instances — Up to 90% savings; interruptible; best for fault-tolerant workloads.
  • Dedicated Hosts — Physical server for your exclusive use; BYOL; highest cost.

AWS Support Plans:

PlanPriceKey Features
BasicFreeDocumentation, forums, AWS Health Dashboard, 6 Trusted Advisor checks
Developer$29/mo minBusiness-hours email support; 1 contact; general guidance < 24 hrs
Business$100/mo min24/7 phone/email/chat; all Trusted Advisor checks; < 1 hr response for production down
Enterprise On-Ramp$5,500/mo minPool of TAMs; 30-min response for business-critical down
Enterprise$15,000/mo minDedicated TAM; 15-min response for business-critical down; Concierge team

Technical Account Manager (TAM) — Dedicated advisor; only available with Enterprise support plan.

AWS Organizations & Consolidated Billing:

  • Manage multiple AWS accounts under one organization.
  • Single bill for all accounts; volume discounts shared across accounts; Reserved Instance discounts shared.

Practice Linked Questions


medium

Q1. Which AWS Support plan is the minimum required to get 24/7 technical support via phone, email, and chat with a response time under 1 hour for a production system-down event?


Select one answer before revealing.

easy

Q2. What is the AWS Free Tier?


Select one answer before revealing.

easy

Q3. Which AWS Support plan includes a designated Technical Account Manager (TAM) who provides proactive guidance and advocates on behalf of the customer inside AWS?


Select one answer before revealing.

medium

Q4. A company wants to commit to consistent AWS compute usage for the next year to save money, but needs flexibility to change EC2 instance families, sizes, and even use Lambda or Fargate. Which pricing option best meets this need?


Select one answer before revealing.

easy

Q5. What AWS pricing principle means customers pay a lower per-unit price as their usage volume increases?


Select one answer before revealing.

easy

Q6. A company wants to estimate the monthly cost of a planned AWS architecture (including specific EC2 instance types, S3 storage, and data transfer) BEFORE deploying anything. Which tool should they use?


Select one answer before revealing.

medium

Q7. A company uses AWS Organizations with consolidated billing. Which TWO financial benefits does consolidated billing provide? (Select TWO — more than one answer may be correct)


Select one answer before revealing.

hard

Q8. Which statement BEST describes the difference between AWS Savings Plans and Standard Reserved Instances?


Select one answer before revealing.