QuestionQ167
Integrating applications with Google Cloud servicesYou manage an application running on a Compute Engine instance. You also have multiple backend services running in standalone Docker containers on Compute Engine instances. The Compute Engine instances that support the backend services are scaled by managed instance groups across multiple regions.
You want the calling application to be loosely coupled. You need to invoke separate service implementations selected according to the value of an HTTP header in the request. Which Google Cloud feature should you use to invoke the backend services?
- A Traffic Director
- B Service Directory
- C Anthos Service Mesh
- D Internal HTTP(S) Load Balancing
Community Discussion