SRE: Observability Deep Dive: Traces, Logs, and Metrics

2026-02-28 | 12 min read

We will explore the three pillars of observability, how to instrument your applications with OpenTelemetry, build useful dashboards in Grafana, and set up log aggregation that actually helps during incidents...

DevOps from Zero to Hero: Observability in Kubernetes

2026-06-02 | 23 min read

We will explore the three pillars of observability: logs, metrics, and traces. Learn structured logging, Prometheus and Grafana setup on EKS, basic PromQL, distributed tracing with OpenTelemetry, and how to instrument a TypeScript API...