This blog post provides a comprehensive guide to effective planning for Site Reliability Engineering (SRE) projects, balancing long-term initiatives with operational responsibilities. However, the principles and practices discussed here are not limited to SRE. They can be applied to any software engineering project, making them relevant for a wide range of teams and organizations.
After a short break from blogging, we are back with fresh insights from our recent presentation at the Poznań Java User Group about the practical DevOps approach.
In the intricate world of Kubernetes, the management and utilization of secrets within pods and containers demand careful consideration. In this article, we delve into available options, shedding light on how pods and containers are impacted across different scenarios.
In this brief note, we will share a simple way to migrate a website that uses Let's Encrypt certificate from one Kubernetes cluster to another with no downtime.
This time we will show you a simple trick we found useful when setting up local or ephemeral k8s environments with a valid domain that supports multiple Ingress entries.
Docker Desktop is a great tool that helps to save a lot of time during local development. However, it is not perfect and can break down in ways that are hard to restore, especially when you are using an M1 Apple silicon processor...
This article describes the differences in message order when the recipient/consumer confirms or rejects messages subscribed to with an exclusive subscription.