# AWS Discount Prices

AWS (and, in turn, Pump) offers multiple ways to save on cloud costs based on your usage patterns. Here’s how you can maximize savings while keeping flexibility:

**1. Savings Plans (SPs) – Flexible & High Savings**

Savings Plans provide automatic discounts on AWS compute services (EC2, Fargate, Lambda, SageMaker) when you commit to a consistent amount of usage for 1 or 3 years.

* Best for: Businesses that want savings without locking into specific instance types.
* Flexibility: Applies across instance types, regions, and operating systems.

***

**2. Reserved Instances (RIs) – Maximize Savings for Predictable Workloads**

Reserved Instances offer the biggest discounts when you commit to using a specific AWS instance type for a set period.

* Best for: Businesses with predictable workloads that need the same resources over time.

***

**3. Volume Discounts – Pay Less as You Use More**

For services like S3, CloudFront, and DynamoDB, AWS offers tiered pricing, meaning the more you use, the lower your cost per unit. If you join Pump's group org, these volume discounts will automatically be applied.

***

**Choosing the Right Savings Plan for Your Business**

✅ Need flexibility?

* Savings Plans - great for teams using multiple instance types and services.

✅ Have a predictable workload?

* Reserved Instances - offer the biggest savings for long-term commitments.

<table><thead><tr><th width="120.5703125">AWS Service</th><th width="194.21484375">Savings Commitment Type</th><th>1-Year Savings</th><th>3-Year Savings</th></tr></thead><tbody><tr><td>EC2</td><td>Savings Plan &#x26; Reserved Instances</td><td>Up to 49%</td><td>Up to 70%</td></tr><tr><td>RDS</td><td>Reserved Instances</td><td>Up to 32%</td><td>Up to 51%</td></tr><tr><td>ElastiCache </td><td>Reserved Instances</td><td>Up to 31%</td><td>Up to 47%</td></tr><tr><td>OpenSearch </td><td>Reserved Instances</td><td>Up to 30%</td><td>Up to 48%</td></tr><tr><td>Redshift</td><td>Reserved Instances</td><td>Up to 30%</td><td>Up to 55%</td></tr><tr><td>Fargate</td><td>Savings Plan</td><td>Up to 30%</td><td>Up to 45%</td></tr><tr><td>Lambda </td><td>Savings Plan</td><td>Up to 12%</td><td>Up to 12%</td></tr><tr><td>SageMaker </td><td>Savings Plan</td><td>Up to 29%</td><td>Up to 54%</td></tr><tr><td>S3</td><td>Volume Discount</td><td>No Reserved Discounts</td><td>No Reserved Discounts</td></tr><tr><td>CloudWatch</td><td>Volume Discount &#x26; Other</td><td>No Reserved Discounts</td><td>No Reserved Discounts</td></tr><tr><td>CloudFront</td><td>Volume Discount</td><td>Up to 30%</td><td>Up to 30%</td></tr><tr><td>EBS</td><td>Volume Discount</td><td>No Reserved Discounts</td><td>No Reserved Discounts</td></tr><tr><td>EC2 Data Transfer</td><td>Volume Discount</td><td>No Reserved Discounts</td><td>No Reserved Discounts</td></tr><tr><td>DynamoDB</td><td>Other</td><td>Up to 15%</td><td>Up to 25%</td></tr></tbody></table>

*Notes:*

* *All rates are based on US-East-1*
* *3 year RDS RI requires Partial Upfront*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.pump.co/maximizing-pump-with-aws/aws-discount-prices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
