API Gateways
In this article we’re going to look at the API gateways which are commonly used within microservices architecture to provide a central entry point for our client applications. API gateway is normally an off‑the‑shelf product or a service provided on a cloud platform, it basically provides one interface to our back‑end microservices for our client […]