exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 328 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 328
Topic #: 1
[All Professional Cloud Developer Questions]

Your team has created an application that is hosted on a GKE cluster. You need to connect the application to a REST service that is deployed in two GKE clusters in two different regions. How should you set up the connection and health checks? (Choose two.)

  • A. Use Cloud Service Mesh with sidecar proxies to connect the application to the REST service.
  • B. Use Cloud Service Mesh with proxyless gRPC to connect the application to the REST service.
  • C. Configure the REST service's firewall to allow health checks originating from the GKE service’s IP ranges.
  • D. Configure the REST service's firewall to allow health checks originating from the GKE control plane’s IP ranges.
  • E. Configure the REST service's firewall to allow health checks originating from the GKE check probe’s IP ranges.
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Sandesh24
2 months ago
Selected Answer: AE
• A. Use Cloud Service Mesh with sidecar proxies to connect the application to the REST service. Cloud Service Mesh (typically implemented with Istio on GKE) with sidecar proxies is the recommended approach for secure, multi-cluster service connectivity. The sidecar pattern provides features like load balancing, mutual TLS, and traffic management which are essential for connecting services across regions. • E. Configure the REST service’s firewall to allow health checks originating from the GKE check probe’s IP ranges. For proper health monitoring, the firewall rules must permit traffic from the known IP ranges used by the Kubernetes health check probes. This ensures that the health checks for the REST service succeed without exposing the service to unintended traffic.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago