NVNeha Vishwakarmainnehav.hashnode.dev·Jul 9 · 5 min read🚦 Apache vs Nginx vs Load Balancer: the confusion, finally cleared upIf you've ever been in a discussion where someone says "just put Nginx in front of Apache behind a load balancer" and everyone nodded like it made sense 😅 — this article is for you. These three terms00
NVNeha Vishwakarmainnehav.hashnode.dev·Feb 22 · 4 min read🚀 Deploying a Flask App Behind Nginx on a Linux VPS Deploying backend applications in production is not just about running code — it’s about architecture, debugging, and understanding how services communicate. In this guide, I’ll walk through: Deployi00
NVNeha Vishwakarmainnehav.hashnode.dev·Feb 21 · 5 min read🚀Building a Production Monitoring Stack with Prometheus, Node Exporter & Grafana on a Linux VPSMonitoring is one of the most critical components of production infrastructure. Without proper observability, identifying performance bottlenecks becomes reactive instead of proactive. In this proje00