AWS pricing is a pay-as-you-go model where customers are charged based on actual resource consumption, with options for discounts through commitments or unused capacity. AWS offers several pricing models to accommodate different usage patterns, providing opportunities to optimize and reduce costs. For businesses seeking better control and insights into their spending, leveraging AWS cost optimization tools is essential. These tools enable you to monitor, analyze, and manage your AWS costs effectively, ensuring you're not overspending on unnecessary resources.
Beyond pricing models, Amazon has a separate pricing structure for each service. In this article, we'll discuss pricing for the following popular cloud services:
This is part of an extensive series about cloud storage.
Related Content:
Before we dive into pricing for specific Amazon services, let's briefly describe the pricing models offered by AWS, which can allow you to optimize and reduce pricing for different workloads.
|
Model |
Best For |
Discount Range |
Commitment Required |
Key Trade-off |
|---|---|---|---|---|
|
Free Tier |
New users exploring AWS |
100% (limited usage) |
None |
Limited to 12 months and usage caps |
|
On-Demand |
Unpredictable workloads |
None (baseline pricing) |
None |
Highest cost per hour |
|
Spot Instances |
Interruptible batch jobs |
Up to 90% |
None |
Can be terminated with 2-min notice |
|
Reserved Instances |
Steady-state workloads |
Up to 75% |
1-3 years |
Less flexibility to change |
|
Savings Plans |
Consistent usage patterns |
Up to 72% |
1-3 years |
Committed spend regardless of usage |
|
Dedicated Hosts |
Compliance/licensing needs |
Varies |
On-demand or reserved |
Higher cost, single-tenant only |
The AWS Free Tier provides new customers with the opportunity to explore and experiment with a wide range of AWS services at no cost for the first 12 months. It includes services like Amazon EC2, Amazon S3, Amazon RDS, and AWS Lambda. For example, users can run up to 750 hours of EC2 compute time per month using the t2.micro instance, store up to 5 GB of standard storage on S3, and make up to 1 million Lambda requests per month.
The Free Tier aims to help users get hands-on experience with AWS and understand how to build and scale applications in the cloud without any financial risk. It's important to monitor usage, as exceeding the free tier limits results in standard pay-as-you-go charges.
On-demand pricing allows users to purchase compute and database capacity by the hour or second, depending on the service. There are no long-term commitments or upfront payments required, making it a highly flexible option. This model is suitable for applications with unpredictable workloads or for those that cannot be interrupted.
For example, if an application experiences variable traffic, users can quickly scale up or down the resources in response to demand. The pay-as-you-go approach ensures that users only pay for what they use, providing a cost-effective solution for short-term, spiky, or temporary workloads.
Spot instances offer the ability to bid for unused AWS capacity at significantly lower prices than on-demand instances. This pricing model is suitable for applications that have flexible start and end times, can tolerate interruptions, or are stateless and can be easily restarted. Spot instances can provide savings of up to 90% compared to on-demand prices.
They are suitable for batch processing, big data analytics, containerized workloads, CI/CD, and high-performance computing. However, it's important to design applications to handle interruptions, as AWS can terminate spot instances with a two-minute warning when the capacity is needed elsewhere. This requires building fault-tolerant systems that can gracefully handle the loss of instances.
Reserved instances (RIs) provide a discount of up to 75% compared to on-demand pricing in exchange for committing to use AWS resources for a one- or three-year term. RIs are suitable for applications with steady-state usage or predictable workloads. They come in three payment options: All Upfront (payment for the full commitment period made in advance), Partial Upfront, and No Upfront.
Additionally, AWS offers flexibility with convertible RIs, which can be exchanged for another RI with different attributes if business needs change. This model helps in achieving cost predictability and optimization, making it a strategic choice for long-term projects.
Savings plans are a flexible pricing model that provides significant savings on AWS usage, similar to Reserved Instances but with more flexibility. By committing to a consistent amount of usage (measured in USD per hour) for a one- or three-year term, users can save up to 72% on their AWS bills.
Savings Plans automatically apply to any usage that matches the plan, regardless of instance family, region, operating system, or tenancy. There are two types of Savings Plans: Compute Savings Plans, which apply to any EC2 instance usage, and EC2 Instance Savings Plans, which provide the most savings but apply only to specific instance families in a chosen region.
Dedicated hosts provide physical servers that are dedicated to a single customer, allowing them to use their existing server-bound software licenses and address the relevant compliance requirements. This model is suitable for users needing a single-tenant infrastructure for security, regulatory, or performance reasons.
Dedicated hosts give customers more control over their server placement and allow them to use their own licensing, which can result in cost savings. For example, organizations running legacy software that is licensed per physical server or core can take advantage of dedicated hosts to optimize their costs and meet licensing requirements. These hosts also support bringing your own license (BYOL) for software from vendors such as Microsoft and Oracle.
AWS pricing can vary significantly based on the region where services are deployed. Each AWS region operates independently, and prices can differ due to various factors, including the cost of electricity, real estate, and local taxes in each location. Additionally, the availability of specific AWS services may vary by region, which can also impact pricing.
US East regions (us-east-1 and us-east-2) typically offer the lowest rates, with other regions running 5-20% higher depending on location. When planning and optimizing costs, it's essential to consider regional pricing differences and choose the most cost-effective region that meets your compliance, latency, and redundancy requirements.
This chart below shows the difference in average per-hour price for instances in different AWS Regions around the world. The cheapest regions are the US Regions, including us-east-1 (N. Virginia), us-east-2(Ohio), and us-west-2 (Oregon) with an average price of $0.25653 per hour. European regions are in the middle, such as eu-west-3(Paris) at $0.26933. The most expensive region is South America (São Paulo), with the average price for sa-east-1 at $0.30974.
Source: CloudPrice.net
The pricing details here are for the US East (N. Virginia) Region, and correct as of the time of this writing. For up-to-date pricing and additional details refer to the official AWS pricing page.
On-Demand Pricing
On-demand pricing is charged per instance-hour consumed, from the time an instance is launched until it is terminated or stopped. Here are examples of on-demand pricing for different instance types:
Source: AWS EC2 Pricing
Savings plans offer discounts of up to 72% in exchange for a commitment to a consistent amount of usage over a one- or three-year term.
For example, here are savings plans rates for the instances listed above, with a 3-year commitment and no upfront payments. In this configuration, AWS provides a discount of 50% compared to the on-demand price:
Spot instances allow users to bid for unused capacity at significantly lower prices, and can be interrupted at 2 minutes' notice. They are suitable for workloads that can handle interruptions, such as batch processing or big data analytics.
Here are examples of spot pricing for the instances listed above, as of the time of this writing. Note that spot instance pricing is volatile, see the official spot pricing page for up-to-date rates:
Dedicated hosts provide physical servers for exclusive use. On-demand pricing examples include:
Dedicated hosts are suitable for workloads requiring dedicated hardware, compliance, and licensing requirements.
Learn more in our detailed guide to AWS EC2 costs.
The key components of S3 pricing include storage costs, request and retrieval charges, data transfer fees, and additional features like data management and replication.
Source: AWS S3 Pricing
Amazon S3 storage costs vary based on the storage class and the amount of data stored. The primary storage classes include:
Users are charged for the requests made to S3 and the retrieval of data from specific storage classes:
In addition, there are special retrieval costs for data in infrequent access or archival storage classes:
AWS RDS pricing consists of several key components:
Source: AWS RDS Pricing
Instance Hourly Price
The hourly cost of an AWS RDS instance varies based on the instance type and the region. There are various instance types, each designed for different performance needs. For example:
You can choose between two pricing models:
AWS RDS supports three types of storage:
Data transfer costs apply to data moving in and out of AWS data centers. These costs vary based on the amount of data and the region. The main categories include:
Here are the key components of AWS EBS pricing:
Source: AWS EBS Pricing
Amazon EBS volumes are charged based on the amount of storage provisioned, and the costs vary depending on the type of EBS volume chosen:
General Purpose SSD (gp3):
Provisioned IOPS SSD (io2):
Provisioned IOPS SSD (io1):
Throughput Optimized HDD (st1): Storage is $0.045 per GB-month
Cold HDD (sc1): Storage is $0.015 per GB-month
Amazon EBS snapshots provide point-in-time copies of EBS volumes, and they are charged based on the storage consumed by the snapshots:
EBS Snapshots are stored incrementally, meaning only the changed blocks are billed. Archive snapshots, however, are full copies and are billed for all blocks stored.
Additional Features and Costs
Other options include:
New AWS customers can use the AWS Free Tier to get started with Amazon EBS, which includes:
Amazon Elastic File System (EFS) offers a scalable solution for file storage without the need for provisioning or managing storage capacity. AWS charges users based on the actual usage of primary and backup storage, as well as the read, write, and tiering activities. Below are the main components of EFS pricing.
Source: AWS EFS Pricing
EFS provides three storage classes, each optimized for different access patterns and cost requirements:
EFS provides robust data protection with EFS Backup, which is managed through AWS Backup:
Users only pay for the storage used and the data restored within a month, with no minimum fees or setup charges.
Data Transfer and Throughput Pricing
EFS charges for data transfer and access across all storage classes:
For new AWS customers, EFS offers a free tier allowing up to 5 GB of EFS Standard storage for 12 months. This helps users to explore and utilize EFS without initial costs.
AWS Lambda offers a serverless computing service where users can run code without provisioning or managing servers. The pricing structure is based on the number of requests and the duration of code execution.
Source: AWS Lambda Pricing
Users are charged for each request that starts executing in response to an event trigger such as Amazon SNS, Amazon EventBridge, Amazon API Gateway, or other AWS SDKs. AWS Lambda charges $0.20 per 1 million requests.
The duration is calculated from the time your code begins executing until it returns or terminates, rounded up to the nearest millisecond. The cost depends on the amount of memory allocated to the function. AWS Lambda offers two processor architectures: x86 and Arm, with different pricing tiers:
For x86 functions:
For Arm functions:
Provisioned concurrency keeps functions initialized and ready to respond in milliseconds. It incurs additional costs:
AWS Lambda allows the allocation of ephemeral storage for functions, billed based on usage:
512 MB of ephemeral storage is provided at no additional cost.
Data Transfer and Additional Charges
Data transfer to and from AWS Lambda functions is billed at standard Amazon EC2 data transfer rates. Data transfer within the same AWS Region between AWS services like S3, DynamoDB, and others is generally free.
Lambda@Edge Pricing
Lambda@Edge, which runs code closer to users of the application to improve performance, is priced separately:
The AWS Lambda free tier includes one million free requests per month.
Learn more in our detailed guide to AWS cost Lambda (coming soon)
Here are some of the ways that organizations can ensure they select the most cost-effective pricing options in AWS.
Analyze your current resource utilization and identify trends in your workload. AWS Cost Explorer is a helpful tool for visualizing your usage and cost data, allowing you to spot opportunities for optimization. Look for patterns in resource consumption, such as peak usage times and idle periods, to adjust your AWS usage accordingly. This insight can help you decide when to use on-demand instances for unpredictable workloads, or reserved instances and savings plans for consistent usage. Regularly reviewing and understanding your usage patterns ensures you are not over-provisioning resources.Finout's FinOps solution is particularly adept at managing AWS costs, including those associated with Amazon Elastic Kubernetes Service (EKS), making it an excellent tool for organizations leveraging AWS's extensive cloud services. It facilitates real-time cost allocation and reassignment across the entire AWS infrastructure, which is pivotal for companies with intricate and dynamic cloud environments.
Furthermore, Finout natively integrates into the entire company infrastructure without adding code or an agent, giving a holistic view of the entire company's cloud spend, rather than allocating and governing spend in minutes, making adopting FinOps for enterprises easier than ever before.
Learn more about Finout for AWS cost optimization
Adopt the new standard for cloud & AI spend. Start free trial now