Network Monitoring and Performance Questions
Observing and optimizing network health: monitoring and telemetry, latency and throughput optimization, performance baselining, and capacity monitoring. Covers instrumenting networks for visibility, detecting and diagnosing performance degradation, and tuning for latency-sensitive workloads. The reliability and performance view of the network.
Design active health checks for a web application (HTTP) and a TCP-based database service. For each specify probe frequency, timeout, retry strategy, failure threshold (e.g., consecutive failures), and how to combine probe results from multiple probes into a single service health decision. Discuss trade-offs between sensitivity and false positives.
Explain the role of SNMP in network monitoring. Describe the difference between SNMP polling and SNMP traps/notifications, what IF-MIB provides (e.g., ifInOctets, ifOperStatus), and scenarios where polling is preferable to traps and vice versa.
On a multi-tenant host using Docker, how do you determine which container is responsible for sending large amounts of traffic that saturates the NIC? Explain the steps and tools you'd use to map network flows to container IDs.
How would you define an SLI, SLO, and SLA for an internal network fabric? Provide a measurable SLI formula (example: successful-packet-delivery-rate = 1 - dropped-packets/total-packets), propose an SLO, and explain how you would measure and act on error budget consumption.
How would you detect and alert on link flapping between two routers using SNMP interface counters, syslog link-state messages, or traps? Define detection logic (e.g., X up/down events in Y minutes), thresholds, required historical data, and how to avoid duplicate alerts during BGP reconvergence.
Unlock Full Question Bank
Get access to all 45 Network Monitoring and Performance interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.