Monthly Archives: January 2023

Post-Mortem Documents About Production Issues With Fiberplane

What do we do when we find an issue in production? Fix it? How about generating a post-mortem report while fixing it?

That’s what Fiberplane is all about. In this video, I’ll show you how to use Fiberplane to generate postmortem documents about incidents in production Kubernetes clusters.

Continue reading
Advertisement

Kubernetes Troubleshooting And Management With Komodor

Is Komodor still one of the best tools for troubleshooting Kubernetes? How did it improve over the last year?

Continue reading

The Best DevOps Tools, Platforms, And Services In 2023?

What are the top DevOps tools, platforms, and services we should use in 2023?

Continue reading

Distributed Tracing With Jaeger And OpenTelemetry In Kubernetes

How to set up and observe distributed tracing with Jaeger and OpenTelemetry in Kubernetes?

Continue reading

You MUST Instrument Your Code With OpenTelemetry!

If we want to gain insights into application behavior, we MUST instrument our code. However, instrumenting code can take time and effort and so we better do it in a way that avoids being locked into any specific tool. That’s where OpenTelemetry comes in with its instrumentation standard, independent of the tools where logs, metrics, and traces are collected.

Continue reading