Hacker News new | ask | show | jobs
by jonaldomo 1525 days ago
I use Digital Ocean, GCP and AWS. I think each has a little bit of a different use case and as a dev we should be up for each of them. I can run a k8s cluster on digital ocean for like $20-30 a month and spin up multiple services for experiments.

However, there is not a great S3, Cloudfront equivalent on DO so I need AWS.

For ML/AI stuff, you need Google. There are probably a ton of these little variations.

1 comments

Where do you find https://www.digitalocean.com/products/spaces falls down as something to handle the S3 role?

(I've been pondering using it for file storage for apps that I want to design to be relatively easily shiftable to AWS later if they hit a scale such that they need it, so I'm genuinely curious what you think)