Yeah, interesting. I guess we do not know how different companies run their infrastructure.
I have been reading a little bit on the topic. Seems like it is possible to run a highly-available lightning node, using kubernetes for example:
https://github.com/lightningnetwork/lnd/discussions/8040
I guess it should also be possible to run a highly available postgres DB for the lnd instances, also using kubernetes.
