Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal for Service Discovery in Microservices #4

Open
rama41222 opened this issue Apr 5, 2019 · 1 comment
Open

Proposal for Service Discovery in Microservices #4

rama41222 opened this issue Apr 5, 2019 · 1 comment
Assignees
Labels
Next_Weekend_Episode Next Weekend Episode proposal This will not be worked on question Further information is requested

Comments

@rama41222
Copy link
Member

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 rama41222 added enhancement New feature or request help wanted Extra attention is needed question Further information is requested Next_Weekend_Episode Next Weekend Episode labels Apr 5, 2019
@ashokdey ashokdey removed the help wanted Extra attention is needed label Apr 6, 2019
@ashokdey
Copy link
Member

ashokdey commented Apr 7, 2019

@rama41222 I am in.

@ashokdey ashokdey added proposal This will not be worked on and removed Going_To_Be_Next_Episode enhancement New feature or request labels Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Next_Weekend_Episode Next Weekend Episode proposal This will not be worked on question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants