Quiz: Configuring gRPC Applications

Test your knowledge of configuring gRPC applications.

1

How can you ensure that an updated Protobuf server-side API is still compatible with old clients?

A)

Maintain the sequence numbers of all existing message fields.

B)

If any fields need to be removed, place their sequence numbers into the reserved list.

C)

Apply new sequence numbers to the new fields.

D)

All of the above

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.