broology / poker-moons

Free online poker with friends without the hassle.
4 stars 3 forks source link

Look into Free Tier AWS Resources #211

Closed jordems closed 2 years ago

jordems commented 2 years ago

I like money, thus we should try to make this not cost money c:.

But for real AWS does have a lot of free tier stuff, so expecially while we are still just in development, taking advantage of this would be nice. Just limiting cost. Cuz rn it's like $60 a month.

I've just disabled our API server rn. as that's the most expensive. Will probably swap it to a single instance non -loadbalance with free tier instance.

jordems commented 2 years ago

Apprently I can use CloudFront for an ssl layer. Nice! Should be a fair bit cheaper I think. We'll have to see next month. Could do it for free if i used LetsEncrypt Certs. But that's a lot of effort I don't feel like doing rn