Hacker News new | ask | show | jobs
by ngrilly 3542 days ago
The documentation about the blobstore says PostgreSQL should be used only for small deployments. What if you deploy Flynn to DigitalOcean, which has no S3-equivalent?
1 comments

You can use S3, Google Cloud Storage, or Azure Storage even if you're running on DigitalOcean.
Yes, but at the cost of increased latency, and paying the bandwidth?
There's also expandable block storage (https://www.digitalocean.com/products/storage/), though I'm not sure if it fits these circumstances.