Learn Debugging

Debug Like a Senior Developer 🐛. Master the art of debugging with the ultimate free debugging course and book: Practical Debugging at Scale.

📖 Practical Debugging at Scale: Cloud Native Debugging in Kubernetes and Production

Practical Debugging at Scale

👉 Buy on Amazon ‎ ‎ 👉 Buy directly from Apress

Author: Shai Almog

BookAuthority Best New Debugging Books

✅ Helps bring joy to your debugging experience

✅ Demonstrates cost savings on log ingestion and server performance

✅ Facilitates team cohesion through best practices and vertical integration

Overhaul your debugging techniques and master the theory and tools needed to debug and troubleshoot cloud applications in production environments. This book teaches debugging skills that universities often avoid, but that typically consume as much as 60% of our time as developers.

The book covers the use of debugger features such as tracepoints, object marking, watch renderers, and more. Author Shai Almog presents a scientific approach to debugging that is grounded in theory while being practical enough to help you to chase stubborn bugs through the maze of a Kubernetes deployment.

Practical Debugging at Scale assumes a polyglot environment as is common for most enterprises, but focuses on JVM environments. Most of the tooling and techniques described are applicable to Python, Node, and other platforms, as well as to Java and other JVM languages.

The book specifically covers debugging in production, an often-neglected discipline but an all too painful reality. You’ll learn modern techniques around observability, monitoring, logging, and full stack debugging that you can put to immediate use in troubleshooting common ailments in production environments.

You Will Learn:

  • The scientific method underlying the process of debugging
  • Debugger capabilities such as tracepoints and marker objects
  • The correct use of less understood features such as exception breakpoints
  • Techniques for tracing issues in production Kubernetes environments
  • Observability and monitoring to resolve production problems
  • Industry best practices for common tooling such as logging
  • Profiling to understand performance and memory problems

Who This Book Is For

Developers in Java and JVM-related languages who want to improve their debugging skills and production reliability; and developers of cloud applications who are facing the pain of production bugs that are hard to replicate and fix.

👉 Buy on Amazon ‎ ‎ 👉 Buy directly from Apress


Course 🎓 Practical Debugging at Scale

This playlist contains the first module of the course: "Practical Debugging at Scale" based on the Apress book with the same title. In these 9 videos we will cover everything that no one taught you about using a debugger.

Secret features like Marker Objects, Entry Renderers and much more. The full course and the book cover a lot more.

Happy Debugging!