What a serverless cold start is, why the first request to an idle function is slow, and how to measure and reduce cold starts on Lambda and edge runtimes.
What packet loss is, what causes it, how to monitor and measure it, what counts as acceptable, and how to diagnose and fix it before users notice.
How traceroute works, how to read its output, why hops time out, and how to use it with ping and MTR to find where latency and packet loss happen.
Latency, traffic, errors, and saturation — what Google's four golden signals mean, why they work, how to measure each one, and how to alert on them.
What jitter is, why it breaks VoIP, video and gaming, how it's measured, acceptable thresholds, and how to monitor it alongside latency and packet loss.
Apdex compresses latency into one 0-1 score: (satisfied + tolerating/2) / total. Learn to set the T threshold, what 0.85 means, and when Apdex misleads.
How HTTP/3 and QUIC change monitoring: UDP 443, 0-RTT, connection migration, fallback to HTTP/2, and the new failure modes and metrics you must watch.
p99 is the latency your slowest 1% of users hit. Learn why averages hide outages, how to set SLOs on p95 and p99, and how to alert without noise.
Master incoming webhook monitoring. Learn how to track endpoint health, handle retries, ensure security, and prevent silent integration failures.
Monitor Redis in production. INFO sections, maxmemory eviction, latency spikes, slowlog, replication, persistence, big keys, and cluster mode.
Time To First Byte reveals where your site is slow. Learn how to monitor TTFB, what causes high values, and how to fix server-side slowness.
WebSocket connections fail silently. Learn how to monitor handshakes, latency, message delivery, and reconnect logic for real-time apps.
GraphQL monitoring needs more than a 200 response. Learn how to monitor resolver errors, query latency, and endpoint uptime with actionable alerts.
ICMP ping catches network outages before users notice. Learn to read latency and packet-loss numbers, pick alert thresholds, and monitor uptime.
3 monitors, 10-minute checks, instant email and Slack alerts — no credit card required.
Start Free Monitoring