Add subtitle Monolith to Microservices at Scale Lesson 6 Best Practices/Design Patterns for Kubernetes in Production: Reverse Proxy
Use a Reverse Proxy to Direct Backend Requests
yt link
^ A reverse proxy proxy is used to route traffic from one endpoint to multiple endpoints
Reverse Proxy
A single interface that forwards requests on behalf of the client and appears to the clien...
philipdevblog.hashnode.dev2 min read