...

/

Quiz: Scaling out gRPC Applications

Quiz: Scaling out gRPC Applications

Test your knowledge of scaling gRPC applications.

We'll cover the following...
Technical Quiz
1.

What is load balancing used for?

A.

Evenly spreading CPU cores between tasks

B.

Spreading requests between multiple instances of a remote service

C.

Spreading RAM equally between the processes

D.

Having multiple copies of a service acting as a single unit


1 / 5