Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
hjk10156962y@johnmelodyme that's still aws. You limit and monitor things (especially increases over a short time monitoring help) and use a good cloud architect so you get the most cost effective setup. As soon as you know the usage patterns you can move some things to spot instances and some things to reserved. That makes it a lot cheaper.
-
@johnmelodyme Actually light sail might be alright as long as the inbound/outbound traffic charges won't kill you
-
I "handle" the cost by using Vultr instead since it's cheaper.
I started using Oracle Cloud too since their free tier is ridiculously generous. -
@johnmelodyme Vultr and DigitalOcean are about on par in terms of service and what they offer, but Vultr is a little cheaper so I switched to Vultr a few years ago. I've been happy with them ever since, though I may end up moving everything to Oracle Cloud since I can run almost everything within their free-forever tier.
-
I've heard Oracle is quite cheap. You could also buy your own gear, and host things w/ a cloudflare tunnel if you don't care about the drop in HA and like managing hardware
How do you handle the costs Amazon light sail, digital oceans droplets, AWS ec2 , etc?
question