|
|
|
|
|
by 10000truths
1043 days ago
|
|
The other thing to consider is that self-hosting is not a binary option - there are degrees to it. On one end, I can upload a Docker image/OCI tarball to a cloud provider and get a service up and running with plenty of application-level customization. Somewhere in the middle, I can get a private server and have a bit more low-level control over my deployments, like tweaking some sysctl parameters, or running a custom-built Linux kernel. On the other end, I can literally buy my own rack server, with all the hardware I need or want installed in it, and send it to a colo for hosting and upkeep (or build my own data center, if I have the money). |
|