smarter-codes / Engineering-Handbook

Engineering handbook in use by Software Engineers at Smarter.Codes. This handbook is contributed by pretty much everyone inside and outside Smarter.Codes. You can edit it too. Just fork and send a pull request
http://deeptech.university:3000/docs/welcome
1 stars 3 forks source link

Communication between microservices - the tools #7

Open Tusharsb opened 5 years ago

Tusharsb commented 5 years ago

Here we try to enlist resources that answer What happens when service A requests /foo endpoint (which may be exists in Service B)

Tusharsb commented 5 years ago

Before we jump on the tools let us first clarify difference between

Here are some links which help clarify the difference

Tusharsb commented 5 years ago

As per Battle of the K8S Service Meshes, Istio is the clear winner. Also consider this example of Sock Shop running on Istio. But as per CNCF Roadmap Trail, Linkerd2 seems to be the immediate future

Tusharsb commented 5 years ago

Azure Services Registry can be a solution at premium price