Loading video player...
In this video, I explain how an HTTP request flows through my Python-based system monitoring application built using FastAPI. I walk through: • How FastAPI handles incoming requests • How @app.get() endpoints work • How system metrics are collected and returned as JSON • How the monitoring API responds to /metrics/system requests This video is part of a hands-on DevOps / SRE project where I built a lightweight monitoring service and deployed it using Docker and Kubernetes. Tech stack used: • Python • FastAPI • psutil • REST APIs This explanation focuses on understanding the request-response lifecycle from an engineer’s perspective. Github link: https://github.com/richu2000/proj1 #devops #devopsproject #Kubernetes #Docker #Python #FastAPI #SystemMonitoring #cloudengineering #Monitoring #Infrastructure #Linux #psutil #services #kubernetesdeployment #kubernetesdeployment