Week 13

Observability Overview

Logging

Debugging with Logs

Observability Tools

Practice

Assignment

Back end Track

Under construction

<aside> ๐Ÿšง

This page is currently under construction. Please check back later.

</aside>

Implementation plan:

  1. What is observability โ€” understanding system behavior from external outputs
  2. The three pillars: logs, metrics, traces
  3. Logs โ€” what happened (events)
  4. Metrics โ€” how the system is performing (counters, gauges, histograms)
  5. Traces โ€” the path of a request through services
  6. Why all three are needed โ€” each answers different questions
  7. Observability in microservices vs monoliths

The HackYourFuture curriculum is licensed underย CC BY-NC-SA 4.0 *https://hackyourfuture.net/*

CC BY-NC-SA 4.0 Icons

Built with โค๏ธ by the HackYourFuture community ยท Thank you, contributors

Found a mistake or have a suggestion? Let us know in the feedback form.