You have deployed several applications in a Google Kubernetes Engine (GKE) cluster and you want to restrict which users can interact with each application. What's the most effective way to achieve this?
The latest changes and updates from the administration for this exam.
Latest Update: Jun 08 2026
All questions are working fine.
You have deployed several applications in a Google Kubernetes Engine (GKE) cluster and you want to restrict which users can interact with each application. What's the most effective way to achieve this?
You want to ensure that sensitive configuration data stored as instance metadata is not accessible to all applications running on the instance. How should you restrict access to this metadata?
Your company is planning to ingest and store a large volume of IoT device data for real-time analysis and processing. The data is structured and requires high write throughput. Considering the data volume and use case, which Google Cloud data storage service would you choose?
As a part of your CI/CD pipeline, you are using Cloud Build to create Docker images, which are then stored in the Artifact Registry. What must be included in your cloudbuild.yaml file to ensure that the Docker images built are pushed to the Artifact Registry?
You are developing a cloud application that uses Cloud Datastore heavily. You want to emulate this service for local development. Which of the following commands should you use to start the Datastore emulator?
You are tasked with developing an application that will handle sensitive customer data on Google Cloud Platform (GCP). Which of the following mechanisms would provide the highest level of protection for the data at rest in Cloud Storage?
You are developing a large application on Google Cloud which is comprised of multiple interacting services. As a part of your integration testing strategy, you need to validate that the messaging between these services is functioning as expected using Google Cloud Pub/Sub. What is the recommended way to achieve this?
In order to comply with a data retention policy, your application on Google Cloud needs to delete user data that is older than 7 years. Which of the following solutions will meet this requirement?
Your team is developing an IoT-based application that is expected to handle a large amount of structured and unstructured data. Structured data will include device metrics and telemetry data, while unstructured data will include images and video files captured by the devices. Based on the nature of the data, which combination of Google Cloud Storage services would be the best fit for this application?
Your application has been designed to use Cloud Pub/Sub for interservice communication. You are required to implement a mechanism that ensures only authenticated and authorized services can publish messages to a specific Pub/Sub topic. Which of the following is the best approach to fulfill this requirement?