API Gateway: A case study with features
Let’s say we have a monolithic e-commerce application with multiple endpoints.
5 things initially:
Client devices
HTTP requests from clients
The web server
The endpoints (Business logic)
Additional checks (authentication, authorization, SSL certific...
geekymuch.hashnode.dev2 min read