Microservices with Spring Boot – Part 5 – Using Eureka Naming Server

Let’s learn the basics of microservices and microservices architectures. We will also start looking at a basic implementation of a microservice with Spring Boot. We will create a couple of microservices and get them to talk to each other using Eureka Naming Server and Ribbon for Client Side Load Balancing.

Read More

Microservices with Spring Boot – Part 4 – Using Ribbon for Load Balancing

Let’s learn the basics of microservices and microservices architectures. We will also start looking at a basic implementation of a microservice with Spring Boot. We will create a couple of microservices and get them to talk to each other using Eureka Naming Server and Ribbon for Client Side Load Balancing.

Read More

Microservices with Spring Boot – Part 3 – Creating Currency Conversion Microservice

Let’s learn the basics of microservices and microservices architectures. We will also start looking at a basic implementation of a microservice with Spring Boot. We will create a couple of microservices and get them to talk to each other using Eureka Naming Server and Ribbon for Client Side Load Balancing.

Read More

Microservices with Spring Boot – Part 2 – Creating Forex Microservice

Let’s learn the basics of microservices and microservices architectures. We will also start looking at a basic implementation of a microservice with Spring Boot. We will create a couple of microservices and get them to talk to each other using Eureka Naming Server and Ribbon for Client Side Load Balancing.

Read More

Microservices with Spring Boot – Part 1 – Getting Started

This guide will help you learn the basics of microservices and microservices architectures. We will also start looking at a basic implementation of a microservice with Spring Boot.

Read More

Micro Frontends: The Benefits of MicroServices for Client-Side Development

Chief architect Luca Mezzalira is on a quest to bring the idea of microservices to frontend development, called micro frontend, after seeing the benefits it brought to the rapidly-growing sports video streaming site DAZN (pronounced “Da-Zone”) where he worked.

Read More

Micro Frontends – extending the microservice idea to frontend development

The term Micro Frontends first came up in ThoughtWorks Technology Radar at the end of 2016. It extends the concepts of micro services to the frontend world.

Read More