Topic 1 Question 111
You manage an application that runs in a Compute Engine instance. You also have multiple backend services executing in stand-alone Docker containers running in Compute Engine instances. The Compute Engine instances supporting the backend services are scaled by managed instance groups in multiple regions. You want your calling application to be loosely coupled. You need to be able to invoke distinct service implementations that are chosen based on the value of an HTTP header found in the request. Which Google Cloud feature should you use to invoke the backend services?
Traffic Director
Service Directory
Anthos Service Mesh
Internal HTTP(S) Load Balancing
ユーザの投票
コメント(9)
"the backend services are scaled by managed instance groups in multiple regions", the Internal load balancer is a regional service, so It's A in my opinion.
- "An internal HTTP(S) load balancer routes internal traffic to the service running on the VM. Traffic Director works with Cloud Load Balancing to provide a managed ingress experience. You set up an external or internal load balancer, and then configure that load balancer to send traffic to your microservices."
👍 8GoReplyGCPExam2022/05/06Agree with D
👍 3ParagSanyashiv2022/01/09- 正解だと思う選択肢: A
I believe, it should be A.
👍 3akshaychavan72022/08/05
シャッフルモード