Challenge: Applying the Pick-First Load Balancer
Test yourself by applying load balancing to a gRPC application.
We'll cover the following
Overview
Using the project below, perform the tasks highlighted in the requirements section.
Requirements
The setup below contains a gRPC client that connects to a single instance of a gRPC service. Modify the code so the client uses a static address resolver with the pick-first load balancer.
Get hands-on with 1400+ tech skills courses.