You have a containerized application that you want to deploy to Google Kubernetes Engine (GKE). The application requires access to sensitive environment variables. What's the best way to securely provide these to the application?
The latest changes and updates from the administration for this exam.
Latest Update: Jun 08 2026
All questions are working fine.
You have a containerized application that you want to deploy to Google Kubernetes Engine (GKE). The application requires access to sensitive environment variables. What's the best way to securely provide these to the application?
You are developing a new feature for your application that allows users to share sensitive documents with others, but these documents should only be available for a specified amount of time. Which Google Cloud service should you use to meet this requirement?
You are designing a web application hosted on Google Cloud Platform. You need to ensure secure, encrypted connections from users to your application. Which of the following should you use?
As part of your new CI/CD pipeline, you are tasked to ensure the security of application binaries before they are deployed on Google Cloud. Which tool would you recommend for this task?
You are managing a Google Kubernetes Engine (GKE) cluster, and one of your deployments is not functioning correctly. You suspect there might be an issue with the lifecycle of the containers in the Pods. Which of the following Kubernetes features can you use to help manage the container lifecycle and solve the issue?
Your application is deployed on Cloud Run, and it has been experiencing performance issues during peak usage times. As part of your troubleshooting process using Cloud Monitoring, which of the following metrics should you primarily focus on?
Your team has developed a collection of microservices for an e-commerce application on Google Cloud. There are some concerns about the intercommunication between the services. Which of the following Google Cloud Services would be the most suitable for managing and controlling inter-service communication?
You're designing a large social media application where users can post status updates and comment on others' posts. The system must be able to scale to a high number of writes and users should be able to see their own posts immediately after posting, but it's acceptable if their posts take some time to become visible to others. Which data storage option on Google Cloud would be the best fit for this requirement?
You're using Cloud Build for your CI/CD pipeline. Which of the following files is used to define the build steps that Cloud Build should perform?
You are managing a team that develops and maintains a containerized application deployed on a Container as a Service (CaaS) platform. The team can handle the application's performance requirements, but there has been a noticeable decrease in the pace of rolling out new features. What trade-off associated with using a CaaS platform might be causing this slowdown?