3 Levels of Network Monitoring for DevOps
3 Levels of Network Monitoring for DevOps
An introduction to network monitoring and how it helps companies with their DevOps initiatives.
Join the DZone community and get the full member experience.
Join For FreeDo you need to strengthen the security of the mobile apps you build? Discover more than 50 secure mobile development coding practices to make your apps more secure.
Network communications are a top priority for DevOps teams working in support of modern globally-distributed systems and microservices. But basic network interface statistics like received and sent traffic aren’t as useful as they once were because multiple microservices may share the same network interface. For meaningful analysis, you need to dig deeper and correlate network-traffic metrics with individual processes. This is however just the beginning … In this article, I’ll show you how deep the network monitoring rabbit hole goes. The three levels of meaningful analysis that DevOps engineers have been waiting for are finally available.
Level 1: Host-based Monitoring
Level 2: Process-based Monitoring
Level 3: Communications-based Monitoring
Interested? Read all details about the three levels of network monitoring.
Check out tips for blazing the way from agile to DevSecOps with security built into your mobile app toolchain.
Published at DZone with permission of Dirk Wallerstorfer . See the original article here.
Opinions expressed by DZone contributors are their own.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}