aws-fargate-pricingfargate-pricing-calculator

Fargate Pricing Calculator - Serverless Container Costs

Calculate AWS Fargate costs for serverless container workloads. Estimate monthly pricing with vCPU, memory, and storage configurations. Compare On-Demand pricing with Compute Savings Plans and find cost savings with ARM/Graviton processors.

Frequently Asked Questions

What is a Fargate pricing calculator?

A Fargate pricing calculator estimates AWS container costs based on vCPU, memory, and storage configuration. It calculates monthly expenses for ECS and EKS workloads running on Fargate, helping you compare On-Demand pricing and ARM architecture options before deployment.

How do I calculate Fargate costs?

Calculate Fargate costs by multiplying your vCPU-hours by the per-vCPU rate, then multiply memory GB-hours by the per-GB rate, and add storage costs above the 20 GB free tier. Multiply by the number of tasks and hours per month for your total monthly estimate.

Does Fargate pricing vary by region?

Yes, Fargate pricing varies by AWS region. US East (N. Virginia) typically has the lowest rates, while Asia Pacific and European regions cost 10-30% more. This calculator shows real-time pricing for all regions, letting you compare costs and identify cheaper alternatives.

Should I use ARM (Graviton) or x86 for Fargate?

ARM/Graviton processors are 20% cheaper than x86 and often deliver better price-to-performance ratios. If your container images support ARM64 (most do with multi-arch builds), Graviton is usually the better choice for cost optimization.

How does Fargate compare to EC2?

Fargate charges per-task for resources requested, while EC2 charges for entire instances regardless of utilization. Fargate is cheaper for variable workloads and small deployments. EC2 is cheaper at scale with high utilization. Use our Fargate vs EC2 comparison calculator for detailed pricing analysis.

What is the difference between ECS Fargate and ECS EC2 launch types?

ECS supports two launch types: Fargate (serverless, AWS manages infrastructure) and EC2 (you manage the underlying instances). Fargate eliminates capacity planning and patching overhead, while EC2 gives you more control and can be cheaper at scale. For a complete breakdown including ECS Managed Instances, see our Amazon ECS pricing guide.

CloudBurn

Catch AWS cost mistakes before they ship.

Use the calculator for quick estimates, then use CloudBurn when you need a deterministic cost review workflow. Run scan against Terraform and CloudFormation before deploy, then run discover against live AWS to find the waste that is already burning.

Read the docs to learn how it works.