1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 20:21:50 +02:00

Adding TNS resources for Monitoring (#2020)

* Adding TNS resources for Monitoring

* Update content/roadmaps/102-devops/content/107-monitoring/readme.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
The New Stack
2022-10-04 19:28:36 -04:00
committed by GitHub
parent f7a41ec59a
commit 9787b58dd7

View File

@@ -1 +1,6 @@
# Monitoring
# Monitoring
DevOps monitoring entails overseeing the entire development process from planning, development, integration and testing, deployment, and operations. It involves a complete and real-time view of the status of applications, services, and infrastructure in the production environment. Features such as real-time streaming, historical replay, and visualizations are critical components of application and service monitoring.
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://www.atlassian.com/devops/devops-tools/devops-monitoring'>DevOps Monitoring</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://thenewstack.io/the-hows-whys-and-whats-of-monitoring-microservices/'>The Hows, Whys and Whats of Monitoring Microservices</BadgeLink>