1.5 Cloud Economics

Key Takeaways

  • Total Cost of Ownership (TCO) includes not just hardware but also power, cooling, maintenance staff, real estate, and opportunity costs.
  • Cloud computing converts Capital Expenditure (CapEx) into Operating Expenditure (OpEx), enabling pay-as-you-go pricing.
  • Right-sizing means selecting the lowest-cost resource that still meets your technical specifications — a continuous optimization process.
  • The AWS Pricing Calculator helps estimate the cost of AWS services for your specific use case before you commit.
  • Economies of scale are a key benefit: as AWS grows, per-unit costs decrease, and savings are passed to customers.
Last updated: March 2026

Cloud Economics

Understanding the financial benefits of cloud computing is a significant part of Domain 1. The CLF-C02 tests your ability to explain how cloud economics works and why organizations benefit financially from migrating to the cloud.

Total Cost of Ownership (TCO)

Total Cost of Ownership (TCO) is the full cost of owning and operating IT infrastructure, including both direct and indirect costs. When comparing on-premises to cloud, organizations must consider ALL costs:

On-Premises TCO Components

Cost CategoryExamples
HardwareServers, storage, networking equipment
SoftwareLicenses (OS, database, middleware)
FacilitiesData center space, power, cooling, physical security
PersonnelIT staff for maintenance, administration, troubleshooting
NetworkInternet connectivity, WAN links
Disaster RecoveryBackup data center, replication, DR testing
OverprovisioningExtra capacity purchased for peak demand (often underutilized)

Cloud TCO Components

Cost CategoryExamples
ComputeEC2 instances, Lambda invocations
StorageS3, EBS, Glacier
Data TransferOutbound data transfer charges
Managed ServicesRDS, DynamoDB, etc.

On the Exam: TCO questions often highlight hidden on-premises costs that people forget — power, cooling, staffing, overprovisioning, and disaster recovery. These costs disappear or shrink dramatically in the cloud.

Capital Expenditure vs. Operating Expenditure

CapEx (Capital Expenditure)OpEx (Operating Expenditure)
DefinitionUpfront investment in physical assetsOngoing costs for running operations
ExamplesBuying servers, building a data centerMonthly AWS bill, electricity, salaries
AccountingDepreciated over time (3-5 years)Expensed in the period incurred
RiskRisk of overprovisioning or underprovisioningPay only for what you use
ModelTraditional ITCloud computing

Key benefit: Cloud computing converts CapEx to OpEx. This is significant for organizations because:

  • No large upfront costs — start small and scale
  • Better cash flow — pay monthly instead of large lump sums
  • Reduced risk — no need to predict future capacity years in advance
  • Tax advantages — OpEx is fully deductible in the year incurred vs. depreciated over years

Right-Sizing

Right-sizing is the process of matching instance types and sizes to your actual workload performance and capacity requirements at the lowest possible cost. It is a continuous process, not a one-time event.

Right-sizing strategies:

  1. Start small — Begin with smaller instances and scale up if needed
  2. Monitor utilization — Use CloudWatch to track CPU, memory, and network usage
  3. Use recommendations — AWS Compute Optimizer analyzes usage and recommends optimal sizes
  4. Schedule scaling — Turn off development instances outside business hours
  5. Choose the right instance family — Compute-optimized vs. memory-optimized vs. general-purpose

Economies of Scale

As AWS adds more customers, their cost per unit of computing decreases due to economies of scale. AWS passes these savings to customers through regular price reductions. Since its launch, AWS has reduced prices more than 130 times across its services.

AWS Cost Estimation Tools

ToolPurpose
AWS Pricing CalculatorEstimate monthly costs for AWS services before you use them
AWS Cost ExplorerVisualize and understand your current spending patterns
AWS BudgetsSet spending thresholds and receive alerts
AWS Cost and Usage ReportMost detailed cost and usage data available
AWS Trusted AdvisorRecommendations for cost savings (among other areas)

Licensing Considerations

When migrating to AWS, licensing models change:

  • BYOL (Bring Your Own License): Use existing software licenses on AWS (e.g., Windows Server, SQL Server)
  • License Included: AWS includes the license cost in the service price (e.g., Amazon RDS for SQL Server)
  • Open Source: Use free, open-source alternatives (e.g., PostgreSQL instead of Oracle on RDS)
Test Your Knowledge

When comparing on-premises costs to cloud costs, which of the following is a commonly overlooked on-premises cost?

A
B
C
D
Test Your Knowledge

Which statement best describes the financial benefit of converting CapEx to OpEx through cloud computing?

A
B
C
D
Test Your Knowledge

What is "right-sizing" in the context of AWS?

A
B
C
D
Test Your Knowledge

Which AWS tool helps organizations estimate the cost savings of migrating to AWS by comparing on-premises and cloud costs?

A
B
C
D
Test Your Knowledge

A company currently spends $500,000 per year on data center power, cooling, and physical security. After migrating to AWS, these costs would be eliminated. What type of cost savings does this represent?

A
B
C
D