| ▲ | lmf4lol 2 days ago | ||||||||||||||||||||||||||||||||||
I am running my startup out of a self build GPU server from our office with a backup to the cloud. I only pay for the IP address as electricity is included in the rent. If the startup fails, Ill have thousand other potential use case for it and in the worst case, it will make for a awesome gaming machine. The machine is a beast and I can serve a lot of users with it. In fact, and quite funnily, I already serve much more users with it than a lot of my older clients do with their software running on expensive k8s setup because „scale“ :-) And last, but not least, I had a lot of fun building it. Its just nice to hear that thing humming away in the corner. | |||||||||||||||||||||||||||||||||||
| ▲ | throwaway894345 2 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||
> The machine is a beast and I can serve a lot of users with it. In fact, and quite funnily, I already serve much more users with it than a lot of my older clients do with their software running on expensive k8s setup because „scale“ :-) Honestly even if you have a single server, running k8s (or maybe Docker Compose for really simple cases) on it is still the simplest way to manage it (assuming you have more than 1 service, anyway). One configuration file format, one CLI tool, zero special paths to memorize, no filesystem permissions to configure, pretty good security out of the box, access to a whole bunch of helm charts and operators (for example, cert-manager, external-dns, prometheus, alert-manager, some logging operator for centralized logging with a decent UI and search, and a postgres operator for backups / replication / failover), etc. | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
| ▲ | dzhiurgis 2 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||
How does your startup setup applies to a bank? | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||