February 16, 2022
Structural container patterns in Kubernetes
Introduction If you have a cloud-native microservices application, you will probably think of using a containerized approach together with Kubernetes for orchestration. In order to use containers properly, you should take into account container design patterns. (more…)