Cloud native
Understanding Kubernetes Services: ClusterIP vs NodePort vs LoadBalancer
- Mohammad Abu Mattar
- DevOps & Kubernetes
- Published: 23 Dec, 2025
Hey, trying to figure out how to expose your Kubernetes apps? If you're working with Kubernetes, you've probably noticed that Pods come and go, and their IP addresses keep changing. That's where
Tracing Microservices with OpenTelemetry
- Mohammad Abu Mattar
- Observability & Monitoring
- Published: 23 Jun, 2025
Why Monitor Your Microservices? The Complexity of Distributed Systems Hey, want to know what’s going on in your microservices? If you’re juggling multiple services, it’s hard to track ho