Closed Sanjay-George closed 2 years ago
Explore how to build an API gateway in node JS
High performance and scalability
Service Discovery
Service Invocation (either async - queues, or sync - http/grpc)
Handling partial failures
Data aggregation (from multiple services)
Protocol transformation
Authentication (cookie / token based )
Check the resources mentioned here : https://github.com/Sanjay-George/Learning-Materials/blob/master/README.md#api-gateway
Explore how to build an API gateway in node JS
Why API gateway?
Features of API Gateway?
High performance and scalability
Service Discovery
Service Invocation (either async - queues, or sync - http/grpc)
Handling partial failures
Data aggregation (from multiple services)
Protocol transformation
Authentication (cookie / token based )
Articles
Check the resources mentioned here : https://github.com/Sanjay-George/Learning-Materials/blob/master/README.md#api-gateway