|
|
|
|
|
by klabb3
804 days ago
|
|
> In the cloud, we have things like AWS S3, which is a very reliable distributed storage Yes, but S3 is basically a standardized protocol at this point. There are many both open and commercial alternatives, like Cloudflare R2 (no egress). So depending on the reason for self-hosting (such as preventing lock-in), S3 might be the least important thing to actually move away from. It’s way more difficult to migrate away from eg a proprietary db, sometimes by design. |
|