dwyl / learn-devops

🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
GNU General Public License v2.0
418 stars 172 forks source link

Estimate Running Cost for Hits App #71

Closed nelsonic closed 3 years ago

nelsonic commented 3 years ago

Need to come back to this ... gotta work ...

At present we are paying X for Linode ...

AWS

https://calculator.s3.amazonaws.com/index.html image

https://calculator.aws/#/estimate?id=3ac26c6c38694acce4f52d2b06528f754bd854b7 image

AWS Requires you to specify a reads/writes per second value ... image

Fly.io

Free Tier:

image

Compute: image

Storage: image

https://fly.io/docs/about/pricing/#outbound-data-transfer

image

https://www.gigalixir.com/pricing.html

image

nelsonic commented 3 years ago

GOTO: #72

nelsonic commented 3 years ago

I suspect we can bring the cost right down to less than $5/month on Fly.io with a bit of refactoring of the App. But for now we're just going to run it and not concern ourselves with the cost.