← Back to calculator

AWS RDS db.t3.micro pricing breakdown

AWS RDS

Targeted Plan Tier

db.t3.micro plan (Specific plan tier requested)

$13.14/ month
Included storage0 GB
Included bandwidth100 GB
Included RAM1 GB
Base plan$13.14
Storage overage$0.00
Bandwidth overage$0.00
Compute overage$0.00
  • Entry-level RDS instances start at $13.14/mo for 1 GB of RAM, scaling to $52.56/mo for 4 GB configurations.
  • The standard egress allowance is capped at 100 GB per month across these entry tiers.
  • Exceeding allocated storage capacity triggers an overage rate of $0.12/GB, while network traffic beyond the base quota is billed at $0.09/GB.
  • Hardware backends typically cycle through various Intel Xeon and Graviton ARM-based processors, depending on the specific instance family selected in the console.

Managing costs in RDS requires careful attention to the IOPS and storage volume types, as the base monthly fees only cover the compute component. Unlike bare-metal providers or platforms like Linode, AWS enforces strict separation between the compute engine and the underlying EBS volume storage. If your application logic involves heavy blob storage or high-frequency write operations, the $0.12/GB storage fee accumulates rapidly compared to the predictable monthly compute cost. Most teams underestimate the egress impact when pulling large result sets from the database to external application servers, as the 100 GB limit is easily breached by audit logging or analytical exports.

These RDS instances are standard for teams already locked into the AWS ecosystem who need a managed PostgreSQL or MySQL environment without the burden of maintaining replication logs or automated backups. If your workload requires high throughput or specialized extensions like TimescaleDB, the cost-to-performance ratio holds up well against smaller providers, provided you maintain tight control over the provisioned storage size and outbound query traffic.

Still exploring your options?

Don't limit yourself to just one provider. Use our master calculator to adjust parameters and benchmark all providers side-by-side.

Open our master calculator

Frequently asked questions

What resources are included in the AWS RDS db.t3.micro base plan?

Starting at $13.14 per month, the plan provisions 0 GB of storage, 100 GB of outbound network bandwidth, and 1 GB of compute RAM out of the box.

How are overage penalties handled for AWS RDS?

Once you exceed the included tier limits, AWS RDS applies a deterministic scaling model. Specifically, extra storage is billed at $0.12 per GB, while network egress overages is billed at $0.09 per GB.

What type of workloads is the AWS RDS db.t3.micro best suited for?

The AWS RDS db.t3.micro tier is optimally engineered for teams requiring predictable FinOps scaling. Given its $13.14 entry point, it is highly recommended for deployments that fit comfortably within its baseline quotas to avoid unexpected billing spikes.

Pricing metrics are updated automatically from official provider data. Last synced:
August 30, 2026