When something prevents web applications from proper functioning, you have to investigate into all levels: in your infrastructure (K8s based in our case), third-party services or in the code itself.
Learn about existing solutions assisting you in developing applications that are deployed/hosted in Kubernetes clusters. A brief view on werf, DevSpace, Skaffold, Garden, and more.
How to create a solid operator for Kubernetes using one of the most popular programming languages that almost every DevOps engineer is familiar with — Python.
A short how-to for moving your RabbitMQ cluster from an old bare-metal servers installation (or old Kubernetes deployment) to a new production K8s cluster.