What You Learned

Distributed Services with Go — by Travis Jeffery (68 / 84)

The Pragmatic Programmers
The Pragmatic Programmers
1 min readApr 23, 2021

--

👈 Test Discovery and Balancing End-to-End | TOC | Part 4 Deploy 👉

Now you know how gRPC resolves services and balances calls across them and how you can build your own resolvers and pickers. You can write your own resolver so that your clients dynamically discover servers. And you saw how pickers are useful for more than just load balancing — you can build your own routing logic with them.

In the next part of the book, we’ll look at how to deploy our service and make it live.

Footnotes

[52] https://github.com/sercand/kuberesolver

Copyright © 2021, The Pragmatic Bookshelf.

👈 Test Discovery and Balancing End-to-End | TOC | Part 4 Deploy 👉

Distributed Services with Go by Travis Jeffery can be purchased in other book formats directly from the Pragmatic Programmers. If you notice a code error or formatting mistake, please let us know here so that we can fix it.

Unlisted

--

--

The Pragmatic Programmers
The Pragmatic Programmers

We create timely, practical books and learning resources on classic and cutting-edge topics to help you practice your craft and accelerate your career.