Reverse proxy deep dive
Reverse proxy deep dive mitendra mahto 8 min read ยท Jun 25, 2025 -- Listen Share This post was originally published on my personal blog. A Deep Dive into Reverse Proxy A reverse proxy is a critical piece of software commonly found in various setups within a distributed system. You may have encountered it as a proxy enabling service mesh, a load balancer distributing the load among different database instances, or an edge proxy hiding the complexity behind a site. Several excellent reverse pr