How should you design the backend?

For this question, refer to the Mountkirk Games case study. You are in charge of the new Game Backend Platform architecture. The game communicates with the backend over a REST API.

You want to follow Google-recommended practices.

How should you design the backend?
A . Create an instance template for the backend. For every region, deploy it on a multi-zone managed instance group. Use an L4 load balancer.
B . Create an instance template for the backend. For every region, deploy it on a single-zone managed instance group. Use an L4 load balancer.
C . Create an instance template for the backend. For every region, deploy it on a multi-zone managed instance group. Use an L7 load balancer.
D . Create an instance template for the backend. For every region, deploy it on a single-zone managed instance group. Use an L7 load balancer.

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments