Skip to content

theuves/fgcalc

Repository files navigation

fgcalc

AWS Fargate Pricing Calculator.

All prices were extracted from the official AWS Fargate documentation (here).

Features

  • All AWS regions
  • Support for Fargate Spot
  • Multiple currencies like USD, EUR and BRL (see the list here)
  • Hours, days, months and years

Development

git clone [email protected]:theuves/fgcalc.git
cd fgcalc
npm install
npm run dev

Technologies

License

Copyright © 2021 by Matheus Alves.

Licensed under the MIT license.