Writes about Cloud engineering, reliability, observability and performance.
I am available for mentoring and building software solutions.
KEDA? KEDA (Kubernetes Event-Driven Autoscaling) is a Kubernetes-based Event Driven Autoscaler. With KEDA, you can scale any container in Kubernetes based on the number of events that need processing. (KEDA official page) Why do we need KEDA? Kube...

Having a clear and organized system for metrics is essential when you need answers fast—especially during incidents. Imagine you’re dealing with a system issue or a sudden spike in traffic. These are the kinds of high-pressure situations we call 'inc...

React is a popular JavaScript library that makes it easy to build complex user interfaces. However, as the application grows, the performance of React applications can become a challenge. And as It is essential to optimize the performance of our appl...
