PROFESSIONAL-CLOUD-DEVELOPER Practice Questions
394 real PROFESSIONAL-CLOUD-DEVELOPER exam questions with expert-verified answers and explanations. Page 5 of 8.
- Question #202Designing and Implementing Cloud-Native Applications
You are building a highly available and globally accessible application that will serve static content to users. You need to configure the storage and serving components. You want...
Cloud StorageStatic Content HostingHigh AvailabilityGlobal Accessibility - Question #203Designing and implementing performant and scalable data solutions
Case Study 2 - HipLocal Company Overview HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning a...
Database MigrationGlobal ScaleLow LatencyCloud Spanner - Question #204Monitoring and Reliability
Case Study 2 - HipLocal Company Overview HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning a...
SRESLI/SLOCloud MonitoringMonitoring - Question #205Manage application security
Case Study 2 - HipLocal Company Overview HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning a...
SecuritySecret ManagementIAMCompute Engine - Question #206Designing highly scalable, available, and reliable cloud-native applications
Case Study 2 - HipLocal Company Overview HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning a...
NoSQL DatabasesSchema EvolutionGlobal Data DistributionApplication Lifecycle Management - Question #207Integrating Google Cloud Services
You are writing from a Go application to a Cloud Spanner database. You want to optimize your application's performance using Google-recommended best practices. What should you do?
Cloud SpannerGogRPCPerformance Optimization - Question #208Integrating Google Cloud services
You have an application deployed in Google Kubernetes Engine (GKE). You need to update the application to make authorized requests to Google Cloud managed services. You want this t...
GKE AuthenticationWorkload IdentityService AccountsSecurity Best Practices - Question #209Implementing security for microservices on GKE
You are planning to deploy hundreds of microservices in your Google Kubernetes Engine (GKE) cluster. How should you secure communication between the microservices on GKE using a ma...
GKEMicroservices SecurityService MeshmTLS - Question #210Designing and Implementing Data Storage Solutions
You are developing an application that will store and access sensitive unstructured data objects in a Cloud Storage bucket. To comply with regulatory requirements, you need to ensu...
Cloud StorageData RetentionLifecycle ManagementCost Optimization - Question #211Deploying applications
You are developing an application using different microservices that must remain internal to the cluster. You want the ability to configure each microservice with a specific number...
Kubernetes DeploymentsKubernetes ServicesMicroservicesGKE - Question #212Monitoring and troubleshooting applications
You are building an application that uses a distributed microservices architecture. You want to measure the performance and system resource utilization in one of the microservices...
Cloud ProfilerPerformance MonitoringResource UtilizationMicroservices - Question #213Deploying applications
Your team is responsible for maintaining an application that aggregates news articles from many different sources. Your monitoring dashboard contains publicly accessible real-time...
HTTP(S) Load BalancerSSL/TLS CertificatesWeb Application SecurityExternal Access Configuration - Question #214Implementing and testing applications
You are planning to add unit tests to your application. You need to be able to assert that published Pub/Sub messages are processed by your subscriber in order. You want the unit t...
Pub/SubUnit TestingGCP EmulatorsMessage Ordering - Question #215Application Deployment and Scaling
You have an application deployed in Google Kubernetes Engine (GKE) that reads and processes Pub/Sub messages. Each Pod handles a fixed number of messages per minute. The rate at wh...
GKEAutoscalingHorizontal Pod AutoscalerPub/Sub - Question #216Build and test applications
You are using Cloud Run to host a web application. You need to securely obtain the application project ID and region where the application is running and display this information t...
Cloud RunMetadata serverApplication configurationPerformance optimization - Question #217Deploying Applications
You need to deploy resources from your laptop to Google Cloud using Terraform. Resources in your Google Cloud environment must be created using a service account. Your Cloud Identi...
IAMService Account ImpersonationAuthentication Best PracticesTerraform Deployment - Question #218Monitoring, logging, and debugging applications
Your company uses Cloud Logging to manage large volumes of log data. You need to build a real-time log analysis architecture that pushes logs to a third-party application for proce...
Cloud LoggingPub/SubReal-time processingLog exports - Question #219Integrating Google Cloud services
You are developing a new public-facing application that needs to retrieve specific properties in the metadata of users' objects in their respective Cloud Storage buckets. Due to pr...
Cloud StorageAPI OptimizationMetadata RetrievalPartial Responses - Question #220Designing and Implementing Scalable and Resilient GKE Applications
You are deploying a microservices application to Google Kubernetes Engine (GKE) that will broadcast livestreams. You expect unpredictable traffic patterns and large variations in t...
GKEAuto ScalingHigh AvailabilityResilience - Question #221Designing and deploying scalable applications with data residency
You work at a rapidly growing financial technology startup. You manage the payment processing application written in Go and hosted on Cloud Run in the Singapore region (asia-southe...
Cloud RunCloud StorageData ResidencyRegional Deployment - Question #222Optimizing Application Performance and Cost
You recently joined a new team that has a Cloud Spanner database instance running in production. Your manager has asked you to optimize the Spanner instance to reduce cost while ma...
Cloud SpannerCost OptimizationCloud MonitoringDatabase Performance - Question #223Debugging and Performance Optimization
You recently deployed a Go application on Google Kubernetes Engine (GKE). The operations team has noticed that the application's CPU usage is high even when there is low production...
Go ProfilingPerformance OptimizationDebuggingGKE Application Development - Question #224Implementing Security
Your team manages a Google Kubernetes Engine (GKE) cluster where an application is running. A different team is planning to integrate with this application. Before they start the i...
Kubernetes RBACGKE Access ControlKubernetes NamespacesMulti-tenancy - Question #225Debugging, Monitoring, and Optimizing Applications
You have recently instrumented a new application with OpenTelemetry, and you want to check the latency of your application requests in Trace. You want to ensure that a specific req...
TracingOpenTelemetryCloud TraceDebugging - Question #226Securing Kubernetes Engine Deployments
You are trying to connect to your Google Kubernetes Engine (GKE) cluster using kubectl from Cloud Shell. You have deployed your GKE cluster with a public endpoint. From Cloud Shell...
GKE NetworkingAuthorized NetworksKubernetes API AccessCloud Shell - Question #227Implementing application security
You are developing a web application that contains private images and videos stored in a Cloud Storage bucket. Your users are anonymous and do not have Google Accounts. You want to...
Cloud StorageSigned URLsAccess ControlApplication Security - Question #228Managing Application Deployments and Lifecycle on GKE
You need to configure a Deployment on Google Kubernetes Engine (GKE). You want to include a check that verifies that the containers can connect to the database. If the Pod is faili...
Kubernetes Liveness ProbesGKE DeploymentsContainer Health ChecksGraceful Shutdown - Question #229Developing and Deploying Applications
You are responsible for deploying a new API. That API will have three different URL paths: - https://yourcompany.com/students - https://yourcompany.com/teachers - https://yourcompa...
Cloud FunctionsHTTPS Load BalancerAPI DeploymentPath-based Routing - Question #230Managing and securing cloud-native applications
You are deploying a microservices application to Google Kubernetes Engine (GKE). The application will receive daily updates. You expect to deploy a large number of distinct contain...
Container SecurityVulnerability ScanningArtifact RegistryContainer Analysis - Question #231Implementing security for applications
You are a developer at a large organization. You have an application written in Go running in a production Google Kubernetes Engine (GKE) cluster. You need to add a new feature tha...
Workload IdentityGKE SecurityIAMService Accounts - Question #232Implementing security for applications
You have an application written in Python running in production on Cloud Run. Your application needs to read/write data stored in a Cloud Storage bucket in the same project. You wa...
IAMService AccountsCloud Run SecurityLeast Privilege - Question #233Building and Testing Applications
Your team is developing unit tests for Cloud Function code. The code is stored in a Cloud Source Repositories repository. You are responsible for implementing the tests. Only a spe...
Cloud BuildCI/CDAutomated TestingService Accounts - Question #234Building and Testing Applications
Your team detected a spike of errors in an application running on Cloud Run in your production project. The application is configured to read messages from Pub/Sub topic A, process...
Cloud RunPub/SubLocal EmulatorsDebugging - Question #235Implementing security and compliance
You are developing a Java Web Server that needs to interact with Google Cloud services via the Google Cloud API on the user's behalf. Users should be able to authenticate to the Go...
OAuth 2.0Web Application AuthenticationGoogle Cloud IdentityAuthorization Code Flow - Question #236Deploying Containerized Applications
You recently developed a new application. You want to deploy the application on Cloud Run without a Dockerfile. Your organization requires that all container images are pushed to a...
Cloud RunBuildpacksContainerizationServerless Deployment - Question #237Designing highly scalable, available, and reliable cloud-native applications
You work for an organization that manages an online ecommerce website. Your company plans to expand across the world; however, the estore currently serves one specific region. You...
Cloud SpannerDatabase scalabilityGlobal databasesSQL schema design - Question #238Troubleshooting and Debugging Applications
You are monitoring a web application that is written in Go and deployed in Google Kubernetes Engine. You notice an increase in CPU and memory utilization. You need to determine whi...
Cloud ProfilerPerformance MonitoringResource OptimizationGo Applications - Question #239Configuring application health and lifecycle management on GKE
You have a container deployed on Google Kubernetes Engine. The container can sometimes be slow to launch, so you have implemented a liveness probe. You notice that the liveness pro...
Kubernetes ProbesContainer Health ChecksGKEApplication Deployment - Question #240Deploying applications
You work for an organization that manages an ecommerce site. Your application is deployed behind a global HTTP(S) load balancer. You need to test a new product recommendation algor...
A/B testingLoad balancingTraffic managementDeployment strategies - Question #241Deploying Applications
You plan to deploy a new application revision with a Deployment resource to Google Kubernetes Engine (GKE) in production. The container might not work correctly. You want to minimi...
Kubernetes DeploymentsRolling UpdatesPodDisruptionBudgetGKE Application Deployment - Question #242Building and deploying applications
Before promoting your new application code to production, you want to conduct testing across a variety of different users. Although this plan is risky, you want to test the new ver...
Traffic ManagementService MeshCanary DeploymentsGKE - Question #243Deploying and Managing Applications
Your team is writing a backend application to implement the business logic for an interactive voice response (IVR) system that will support a payroll application. The IVR system ha...
ServerlessCompute ServicesgRPCScalability - Question #244Designing and implementing data storage solutions
You are developing an application hosted on Google Cloud that uses a MySQL relational database schema. The application will have a large volume of reads and writes to the database...
Cloud SQLManaged DatabasesDatabase SelectionMySQL - Question #245Implementing CI/CD Pipelines
You are developing a new web application using Cloud Run and committing code to Cloud Source Repositories. You want to deploy new code in the most efficient way possible. You have...
CI/CDCloud BuildAutomated DeploymentCloud Source Repositories - Question #246Implementing CI/CD Pipelines
You are a developer at a large organization. You are deploying a web application to Google Kubernetes Engine (GKE). The DevOps team has built a CI/CD pipeline that uses Cloud Deplo...
Cloud DeployAutomatic PromotionPub/SubCloud Functions - Question #247Implementing application security
Your application is running as a container in a Google Kubernetes Engine cluster. You need to add a secret to your application using a secure approach. What should you do?
Secret ManagementKubernetes EngineApplication SecurityGoogle Cloud IAM - Question #248Implementing Data Storage Solutions
You are a developer at a financial institution. You use Cloud Shell to interact with Google Cloud services. User data is currently stored on an ephemeral disk; however, a recently...
Persistent StorageCompute EngineData MigrationStorage Options - Question #249Managing application performance and cost
You recently developed a web application to transfer log data to a Cloud Storage bucket daily. Authenticated users will regularly review logs from the prior two weeks for critical...
Cloud StorageData Lifecycle ManagementData Retention PolicyCost Optimization - Question #250Building and implementing cloud-native applications
Your team is developing a Cloud Function triggered by Cloud Storage events. You want to accelerate testing and development of your Cloud Function while following Google-recommended...
Cloud FunctionsLocal DevelopmentFunctions FrameworkTesting - Question #251Implementing secure deployment strategies
Your team is setting up a build pipeline for an application that will run in Google Kubernetes Engine (GKE). For security reasons, you only want images produced by the pipeline to...
CI/CDGKE SecurityContainer Image SecurityBinary Authorization