Does containerization affect the performance of databases?(kubeblocks.io)
kubeblocks.io
Does containerization affect the performance of databases?
https://kubeblocks.io/blog/Does-containerization-affect-the-performance-of-databases
2 comments
I understand. K8s is complicated, but managing data on k8s is already a fact.
One of my concerns is around managing statefull data in k8s versus using a managed service. There's more peace of mind handing off data to a managed database versus managing a container (even when using a k8s operator that does all the right things).