stackdev.xyz
  • Home
  • About
  • Work with Us!

Microservices

A collection of 5 posts

Java Springboot Microservices

Spring Cloud- Netflix Eureka + Ribbon Simple Example(client side load balancing)

In this post we make use of Netflix Ribbon for Client Side Load Balancing. In previous posts we made use of Netflix component Eureka for service registry and discovery.

Anshu Verma Anshu Verma 3 min read
Java Springboot Microservices

Microservice Registration With Spring Cloud Using Netflix Eureka - Part 4

In previous post we registered a microservice to Eureka server. This post we consume this service by discovering the student-producer service from the Eureka server.

Anshu Verma Anshu Verma 1 min read
Java Springboot Microservices

Microservice Registration With Spring Cloud Using Netflix Eureka - Part 3

In this series we’ll learn how to use Netflix Spring Cloud Components. In these posts we make use of Netflix component Eureka for service registry and discovery.

Anshu Verma Anshu Verma 1 min read
Java Springboot Microservices

Microservice Registration With Spring Cloud Using Netflix Eureka - Part 2

This is the second article in a series of 5 articles covering service discovery in microservices architecture using SpringBoot and Netflix Eureka:

Anshu Verma Anshu Verma 3 min read
Java Springboot Microservices

Microservice Registration With Spring Cloud Using Netflix Eureka - Part 1

A service registry is a phone book for your microservices. Each service registers itself with the service registry and tells the registry where it lives (host, port, node name).

Anshu Verma Anshu Verma 1 min read
Made with ♥ at stackdev.xyz © 2023
Proudly published with Jekyll
Latest Posts Facebook