Back to Developer Roadmap

Monitoring

src/data/roadmaps/system-design/content/[email protected]

4.0778 B
Original Source

Monitoring

Distributed applications and services running in the cloud are, by their nature, complex pieces of software that comprise many moving parts. In a production environment, it's important to be able to track the way in which users use your system, trace resource utilization, and generally monitor the health and performance of your system. You can use this information as a diagnostic aid to detect and correct issues, and also to help spot potential problems and prevent them from occurring.

Visit the following resources to learn more: