DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Create an API Gateway with Load Balancer Using Java

4 years ago dzone.com
Create an API Gateway with Load Balancer Using Java

Summary: This is a summary of an article originally published by the source. Read the full original article here →

All client server communication will be done through this load balancing server application. We are using netflix-eureka-server library to enable the communication between client and server. EnableEurekaServer named annotation will allow the eureka server to control this application.

This application will act as a middleware in between Server Application and Client Application.

After running this application, the instance of this application will be appear in the eureka server dashboard.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com