GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #324
PROFESSIONAL-CLOUD-DEVELOPER Question #324: Real Exam Question with Answer & Explanation
The correct answer is A: 1. Configure the service on GKE as a backend to an Apigee proxy.. https://cloud.google.com/kubernetes-engine/docs/concepts/gke-editions
Designing and Implementing APIs
Question
You are developing an external-facing application on GKE that provides a streaming API to users. You want to offer two subscription tiers, "basic" and "premium", to users based on the number of API requests that each client application is allowed to make each day. You want to design the application architecture to provide subscription tiers to users while following Google- recommended practices. What should you do?
Options
- A1. Configure the service on GKE as a backend to an Apigee proxy.
- B1. Configure the service on GKE as a backend to an Apigee proxy.
- C1. Configure the service on GKE as a backend to two new projects, each with a separate
- D1. Deploy the application to two GKE clusters, one for each subscription tier. Configure each
Explanation
https://cloud.google.com/kubernetes-engine/docs/concepts/gke-editions
Topics
#API Management#Apigee#API Quotas#GKE Integration
Community Discussion
No community discussion yet for this question.