AWS Fargate pricing calculator with a minimal, utility-first interface.
Estimate costs for Fargate and Fargate Spot quickly using region, vCPU, memory, task count and period.
- Serverless-style cost calculator for AWS Fargate workloads.
- No cards, low-noise layout, and fast parameter changes.
- Built for practical daily use, not visual decoration.
- React 19
- Vite
- Tailwind CSS
npm install
npm run dev- Set region and currency.
- Configure time, CPU, memory, Fargate tasks, and Fargate Spot tasks.
- Read total estimate and breakdown instantly.
- Fargate price values are stored in
src/utils/data.jsfrom public AWS pricing references. - Exchange rates are pulled from
open.er-api.comat runtime (src/utils/getExchangeRates.js).
This project is independent and not affiliated with Amazon, AWS, or any brand names used for context.
src/components→ UI componentssrc/utils→ pricing, currency conversion and formatting logicsrc/App.jsx→ page flow and layout
MIT
Fidalgo IT Solutions · https://fidalgoitsolutions.com.br