Principles and patterns - A tale of infrastructure as code
A few years ago, I wrote about common objections to infrastructure-as-code (IaC) and how stability comes from making changes. If your leadership is now convi...
A few years ago, I wrote about common objections to infrastructure-as-code (IaC) and how stability comes from making changes. If your leadership is now convi...
In this week’s blog, I try to make sense of Apache Kafka® ProducerAPI and ConsumerAPI. In an effort to do so, I use a simple Java program to produce some mes...
Last week, I learned the basics of Kafka and continued my learning journey this week with Kafka’s architecture principles and issues around stability and sca...
I am NOT a Kafka expert. The fact is, I’ve just started learning this topic. I believe that the best way to learn something is to learn in public. In this fi...
The journey to the cloud typically starts with containerizing your apps. One of the first challenges developers face is writing the blueprint for those conta...