tags:
- roadmap
- Informatic
- devops
- ready
- online
- devops-infrastructure-monitoring
devops-infrastructure-monitoring
Contents
-
[ [ devops-infrastructure-monitoring-zabbix ] ]
-
[ [ devops-infrastructure-monitoring-prometheus ] ]
-
[ [ devops-infrastructure-monitoring-datadog ] ]
-
[ [ devops-infrastructure-monitoring-grafana ] ]
__Roadmap info from [ roadmap website ] (https://roadmap.sh/devops/infrastructure-monitoring@gaoZjOYmU0J5aM6vtLNvN) __
Infrastructure Monitoring
Monitoring refers to the practice of making the performance and status of infrastructure visible.This section contains common tools used for monitoring.This is a very vendor-heavy space - use caution when studying materials exclusively from a given product or project, as there are many conflicting opinions and strategies in use. There is no single solution for the most substantially complex internet-facing applications, so understanding the pros and cons of these tools will be useful in helping you plan how to monitor a system for a given goal.
Visit the following resources to learn more:
Free Resources
- articleBest Practices to Optimize Infrastructure Monitoring within DevOps Teams
- articleSeven Steps to Effective Cloud Native Infrastructure Monitoring
- videoInfrastructure Monitoring Basics with Telegraf, Grafana and InfluxDB
- feedExplore top posts about Infrastructure
Comparison
| Technology | Description | Characteristics | Use Cases | Other Tech Affinity |
|---|---|---|---|---|
| Zabbix | Open-source monitoring software for networks, servers, cloud services, and virtual machines. | - Agent-based and agentless monitoring | - Monitoring infrastructure health (physical servers, VMs, networks) | - Integrates with Grafana for visualization |
| Prometheus | An open-source monitoring and alerting toolkit, primarily for metrics-based monitoring of cloud-native environments. | - Pull-based metric collection | - Cloud-native infrastructure monitoring | - Integrates with Grafana for visualization |
| Datadog | A cloud-based infrastructure monitoring platform that provides end-to-end visibility into applications, services, and systems. | - SaaS-based | - Comprehensive monitoring for cloud-native and hybrid environments | - Integrates with AWS, Azure, GCP, and Kubernetes |
| Grafana | An open-source platform for monitoring and observability, focused on querying, visualizing, and analyzing metrics from multiple data sources. | - Multi-source metric visualization | - Visualization of metrics from multiple data sources | - Integrates natively with Prometheus, InfluxDB, Elasticsearch, and others |
Key Highlights
??
-
Zabbix is ideal for traditional, agent-based infrastructure monitoring with strong customization capabilities and works well for on-premise, VM, and network monitoring.
-
Prometheus excels in cloud-native environments with metrics-based monitoring, particularly for containerized applications, Kubernetes, and microservices.
-
Datadog provides a comprehensive SaaS solution for full-stack monitoring, covering infrastructure, APM, and security with strong cloud integration and real-time analytics.
-
Grafana focuses on powerful metric visualization and analysis, often paired with Prometheus, Zabbix, or other time-series databases for building highly customizable monitoring dashboards.