it's crazy to me that computers get faster+cheaper but hosting goes up in price.
DigitalOcean: New $4 Droplet and updated pricing
101–110 of 341 posts
Re: DigitalOcean: New $4 Droplet and updated pricing
#102That's what I call a misleading title, my droplet is going up 20% with this news. Sad, my hardware hasn't changed in 4 years, why is it suddenly more expensive to host? Hardware costs are always dropping, there's no reason for this other than greed. I guess this is another "inflation" thing where companies demand higher profits without changes in services.
Re: DigitalOcean: New $4 Droplet and updated pricing
#103Re: DigitalOcean: New $4 Droplet and updated pricing
#104Oh! They have increased the prices! I went to the page hoping price reductions. Looks like inflation is changing the dynamics for the hosting business too.
Re: DigitalOcean: New $4 Droplet and updated pricing
#105For the fellow European (edit: & US) HN crowd I can highly recommend Hetzner's Cloud offerings: https://www.hetzner.com/cloud
Did some DD work on upcloud.com as well - if you want fast storage they're the ones.
Re: DigitalOcean: New $4 Droplet and updated pricing
#106Earlier quoted context omitted.
Pricing page still shows current prices. It appears to be a roughly 20% increase across the board.
No, it's only 20% on the basic droplets (which currently top out at $80/month), it looks like 5% on everything else.
I love DO, but with the pretty basic requirements I have (just a blog and some small apps) I need to start looking at cheaper options.
Re: DigitalOcean: New $4 Droplet and updated pricing
#107Interesting (or maybe not?) that the App Platform and Spaces pricing hasn't changed. I've been migrating as many projects as possible over to App Platform + Managed DB + Spaces recently. Although it's been frustrating due to their documentation being lacking, I've found it great for simple projects and static websites once you get your head around it. It's certainly more expensive than running plain Droplets, but the…
I was a big fan of Nanobox (the company DigitalOcean acquired and then turned into App Platform). And Pagoda Box before that. I've never found any PaaS that was as easy to use as those — especially because it came with a local environment for development that would match the production environment. I'm very interested to try App Platform for my next side project. In fact, I still have a server running on DigitalOcean…
Nothing was as magical as having a site up a running a few seconds after doing `git push pagoda`.
Of course I am biased though :)
Re: DigitalOcean: New $4 Droplet and updated pricing
#108To give some hobbyist level price increase numbers: I'm currently running two basic droplets at 8gb RAM and 4vCPU, which is basically just enough resources for a proper dev kubernetes cluster with Promethueus, Loki, 5-6 apps, etc (4gb 4vCPU is not enough, I tried). I also run a third 1gb1vcpu management droplet outside the cluster as well as a load balancer in front of my API gateway and a spaces instance to dump bac…
k3s makes running your own control plane relatively painless if you're not too opinionated about some things
Re: DigitalOcean: New $4 Droplet and updated pricing
#109Earlier quoted context omitted.
So you're spending $102 a month for some hobby things?
Yep - it's also an exercise to keep my cloud engineering skills up to date - I can take the approach I use on the hobby projects and apply it to production level stuff in my job.
Re: DigitalOcean: New $4 Droplet and updated pricing
#110We have a bunch of these databases at work, so I'm sure we'll be considering other providers now.