ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 203 - Professional Cloud Architect discussion

Report
Export

Your company has a stateless web API that performs scientific calculations. The web API runs on a single Google Kubernetes Engine (GKE) cluster. The cluster is currently deployed in us-central1. Your company has expanded to offer your API to customers in Asia. You want to reduce the latency for users in Asia. What should you do?

A.
Create a second GKE cluster in asia-southeast1, and expose both APIs using a Service of type LoadBalancer. Add the public IPs to the Cloud DNS zone.
Answers
A.
Create a second GKE cluster in asia-southeast1, and expose both APIs using a Service of type LoadBalancer. Add the public IPs to the Cloud DNS zone.
B.
Use a global HTTP(s) load balancer with Cloud CDN enabled.
Answers
B.
Use a global HTTP(s) load balancer with Cloud CDN enabled.
C.
Create a second GKE cluster in asia-southeast1, and use kubemci to create a global HTTP(s) load balancer.
Answers
C.
Create a second GKE cluster in asia-southeast1, and use kubemci to create a global HTTP(s) load balancer.
D.
Increase the memory and CPU allocated to the application in the cluster.
Answers
D.
Increase the memory and CPU allocated to the application in the cluster.
Suggested answer: B
asked 18/09/2024
Adish Narayan
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first