Y
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
Titanous
3542 days ago
You can use S3, Google Cloud Storage, or Azure Storage even if you're running on DigitalOcean.
link
ngrilly
3542 days ago
Yes, but at the cost of increased latency, and paying the bandwidth?
link
DeadBabyOrgasm
3533 days ago
There's also expandable block storage (
https://www.digitalocean.com/products/storage/
), though I'm not sure if it fits these circumstances.
link