Reverse Proxy Vs Gateway

API gateway vs. reverse proxy – Stack Overflow In order to deal with the microservice architecture, it’s often used alongside a Reverse Proxy (such as nginx or apache d) and for cross cutting concerns implementation API gateway pattern is used. Sometimes Reverse proxy does the work of API gateway. It […]