plans icon indicating copy to clipboard operation
plans copied to clipboard

Proposal for Service Discovery in Microservices

Open rama41222 opened this issue 5 years ago • 1 comments

Service Discovery using REDIS

When you run Microservices on a set of ec2 instances rather than using ECS or EKS or GKE. There has to be a way for the service discovery. But to understand this concept better I would like to create my own service discovery based on REDIS. This will be easier for us to cover within a single day since we already have services written in go and nodesJS during the first episode.

Overview

The platform will consist of the following

  • Service Discovery server
  • Service Discovery Client for Nodejs and Go

Takeaways

  • Hands-on experience on how service discovery works
  • Hands-on experience on how microservices resolve the addresses of other services
  • How heartbeat works
  • How ping works

Resources

  1. Architecture

Location

ABL workspaces Noida ?

rama41222 avatar Apr 05 '19 18:04 rama41222