For the newly designed microservices architecture of your company's application, you want to make sure that each microservice can independently scale based on its load. Which Google Cloud service will best serve this purpose?
The latest changes and updates from the administration for this exam.
Latest Update: Jun 08 2026
All questions are working fine.
For the newly designed microservices architecture of your company's application, you want to make sure that each microservice can independently scale based on its load. Which Google Cloud service will best serve this purpose?
You're developing a serverless application that exposes RESTful APIs on Google Cloud. You want to authenticate and authorize API consumers, add quotas and rate limiting, and collect usage analytics. Which service would you use?
You have an application deployed on Google Kubernetes Engine (GKE). Users are reporting slower response times during specific hours of the day. To troubleshoot this issue using Cloud Monitoring, which of the following metrics would be most helpful?
You are managing a Google Kubernetes Engine (GKE) cluster which hosts different applications each requiring varying levels of resource allocation. You have decided to use Kubernetes namespaces to segregate the applications. How can you ensure that one application does not consume all the available resources, thereby impacting others?
You've implemented a new feature in your application running on Google Kubernetes Engine (GKE) and you want to test how it performs with real users compared to the existing feature. What is the best strategy to achieve this?
What is the purpose of the Cloud Shell Editor in Google Cloud?
Your web application hosted on Google Cloud requires user authentication. You are using Firebase Authentication for managing user identities. However, for the session management, you need to ensure that the user's session persists even if the user navigates away from the application or closes their browser. Which approach should you take?
You are working on a real-time application that uses Google Cloud Datastore and needs to handle a high rate of writes. How should you structure your keys to ensure the highest possible performance?
You are developing a multi-regional, high-demand web application on Google Compute Engine (GCE). To ensure that the application can scale and meet peak demand, you need to perform performance testing. Which of the following would be the correct way to conduct these tests?
You want to provide a group of developers in your Google Cloud project the ability to deploy App Engine applications, but they should not have the ability to manage the version of the applications. Which IAM role should you assign to this group?