Search Suggest

Load Balance
Load Balance

Spring Cloud Gateway Example

In a  previous tutorial we had implemented API Gateway using Netflix Zuul Component.  However  Zuul is a blocking API.  A blocking gateway api makes …

Load Balancing Techniques and Optimizations

The hosting world’s bread & butter solution for providing high availability and redundancy is load balancing. There are many different use cases …