Every organization with a couple of microservices needs to control who can access those services, and under what conditions. An API gateway is an inevitable solution to this problem. But should you use an existing configurable proxy like Envoy, Ngnix, Zuul, Kong, aws API gateway ( and the list can…