PROFESSIONAL-CLOUD-DEVELOPER Practice Questions
394 real PROFESSIONAL-CLOUD-DEVELOPER exam questions with expert-verified answers and explanations. Page 6 of 8.
- Question #252Managing and Monitoring Cloud-Native Applications
You are supporting a business-critical application in production deployed on Cloud Run. The application is reporting HTTP 500 errors that are affecting the usability of the applica...
Cloud MonitoringAlerting PoliciesCloud RunApplication Monitoring - Question #253Developing, deploying, and securing APIs
You need to build a public API that authenticates, enforces quotas, and reports metrics for API callers. Which tool should you use to complete this architecture?
API ManagementCloud EndpointsAuthenticationQuotas - Question #254Manage application reliability
You noticed that your application was forcefully shut down during a Deployment update in Google Kubernetes Engine. Your application didn't close the database connection before it w...
Graceful ShutdownKubernetes Pod LifecycleSIGTERMApplication Resilience - Question #255Optimizing Application Performance
You are a lead developer working on a new retail system that runs on Cloud Run and Firestore in Datastore mode. A web UI requirement is for the system to display a list of availabl...
Firestore PaginationCloud Run PerformanceData OptimizationMemory Management - Question #256Deploying and managing applications on GKE
You need to deploy an internet-facing microservices application to Google Kubernetes Engine (GKE). You want to validate new features using the A/B testing method. You have the foll...
GKEService MeshA/B TestingCanary Deployments - Question #257GKE Resource and Access Management
Your team manages a large Google Kubernetes Engine (GKE) cluster. Several application teams currently use the same namespace to develop microservices for the cluster. Your organiza...
GKE Multi-tenancyKubernetes RBACResource QuotasNamespace Management - Question #258Integrating Google Cloud services with applications
You have deployed a Java application to Cloud Run. Your application requires access to a database hosted on Cloud SQL. Due to regulatory requirements, your connection to the Cloud...
Cloud RunCloud SQLPrivate NetworkingServerless VPC Access - Question #259Developing and deploying applications with appropriate security
Your application stores customers' content in a Cloud Storage bucket, with each object being encrypted with the customer's encryption key. The key for each object in Cloud Storage...
Cloud StorageCustomer-Supplied Encryption Keys (CSEK)Data EncryptionHTTP Errors - Question #260Managing Application Security
You have two Google Cloud projects, named Project A and Project B. You need to create a Cloud Function in Project A that saves the output in a Cloud Storage bucket in Project B. Yo...
Cloud FunctionsService AccountsIAMLeast Privilege - Question #261Monitoring, logging, and debugging applications
A governmental regulation was recently passed that affects your application. For compliance purposes, you are now required to send a duplicate of specific application logs from you...
Cloud LoggingLog SinksLog BucketsCross-Project Logging - Question #262Implementing and Deploying Applications
You plan to deploy a new Go application to Cloud Run. The source code is stored in Cloud Source Repositories. You need to configure a fully managed, automated, continuous deploymen...
Cloud BuildCloud RunCI/CDContinuous Deployment - Question #263Service Networking and Traffic Management
Your team has created an application that is hosted on a Google Kubernetes Engine (GKE) cluster. You need to connect the application to a legacy REST service that is deployed in tw...
Traffic DirectorService MeshGKE NetworkingHealth Checks - Question #264Developing and Testing Applications
You have an application running in a production Google Kubernetes Engine (GKE) cluster. You use Cloud Deploy to automatically deploy your application to your production GKE cluster...
Local DevelopmentKubernetes DevelopmentContainer TestingDevelopment Tools - Question #265Implementing CI/CD
You are deploying a Python application to Cloud Run using Cloud Source Repositories and Cloud Build. The Cloud Build pipeline is shown below: You want to optimize deployment times...
Cloud BuildDockerBuild OptimizationCI/CD - Question #266Designing Event-Driven Solutions
You are developing an event-driven application. You have created a topic to receive messages sent to Pub/Sub. You want those messages to be processed in real time. You need the app...
Cloud FunctionsPub/SubServerless ArchitectureEvent-Driven Architecture - Question #267Monitoring, logging, and troubleshooting applications
You have an application running on Google Kubernetes Engine (GKE). The application is currently using a logging library and is outputting to standard output. You need to export the...
GKE LoggingCloud LoggingStructured LoggingApplication Observability - Question #268Designing highly scalable, available, and reliable cloud-native applications
You are working on a new application that is deployed on Cloud Run and uses Cloud Functions. Each time new features are added, new Cloud Functions and Cloud Run services are deploy...
Service DiscoveryCloud RunCloud FunctionsService Directory - Question #269Implementing security for applications
You work for a financial services company that has a container-first approach. Your team develops microservices applications. A Cloud Build pipeline creates the container image, ru...
Binary AuthorizationGKE SecurityContainer SecurityCI/CD Security - Question #270Implementing Security
You are reviewing and updating your Cloud Build steps to adhere to best practices. Currently, your build steps include: 1. Pull the source code from a source repository. 2. Build a...
Container SecurityArtifact RegistryVulnerability ScanningCI/CD - Question #271Monitoring, Logging, and Troubleshooting a Cloud Solution
You are developing an online gaming platform as a microservices application on Google Kubernetes Engine (GKE). Users on social media are complaining about long loading times for ce...
Distributed TracingObservabilityGKEPerformance Monitoring - Question #272Monitoring, Logging, and Testing
You need to load-test a set of REST API endpoints that are deployed to Cloud Run. The API responds to HTTP POST requests. Your load tests must meet the following requirements: - Lo...
Load TestingGoogle Kubernetes EngineDistributed SystemsCloud Run - Question #273Securing applications
Your team is creating a serverless web application on Cloud Run. The application needs to access images stored in a private Cloud Storage bucket. You want to give the application I...
Cloud RunCloud StorageIAMService Accounts - Question #274Deploying applications
You are using Cloud Run to host a global ecommerce web application. Your company's design team is creating a new color scheme for the web app. You have been tasked with determining...
A/B TestingTraffic SplittingGoogle Cloud Load BalancerDeployment Strategies - Question #275Managing Application Resources and Infrastructure
You are a developer at a large corporation. You manage three Google Kubernetes Engine clusters on Google Cloud. Your team's developers need to switch from one cluster to another re...
Kubernetes Access ManagementGKEKubeconfigContext Switching - Question #276Optimizing Application Performance
You are a lead developer working on a new retail system that runs on Cloud Run and Firestore. A web UI requirement is for the user to be able to browse through all products. A few...
FirestoreCloud RunPaginationPerformance Optimization - Question #277Managing source code
You are a developer at a large organization. Your team uses Git for source code management (SCM). You want to ensure that your team follows Google-recommended best practices to man...
GitSCM Best PracticesBranching StrategiesSoftware Delivery - Question #278Building and testing applications
You have a web application that publishes messages to Pub/Sub. You plan to build new versions of the application locally and want to quickly test Pub/Sub integration for each new b...
Pub/SubLocal DevelopmentEmulatorsTesting - Question #279Monitoring, Logging, and Troubleshooting Solutions
Your ecommerce application receives external requests and forwards them to third-party API services for credit card processing, shipping, and inventory management as shown in the d...
Application MonitoringObservabilityOpenTelemetryPerformance Troubleshooting - Question #280Integrating Google Cloud services
You are developing a new application. You want the application to be triggered only when a given file is updated in your Cloud Storage bucket. Your trigger might change, so your pr...
Cloud FunctionsCloud Storage TriggersEvent-Driven ArchitectureServerless - Question #281Implementing CI/CD and Testing Strategies
You are defining your system tests for an application running in Cloud Run in a Google Cloud project. You need to create a testing environment that is isolated from the production...
Cloud RunTesting EnvironmentTerraformCI/CD - Question #282Monitoring and Management of GKE Clusters
You are a cluster administrator for Google Kubernetes Engine (GKE). Your organization's clusters are enrolled in a release channel. You need to be informed of relevant events that...
GKE NotificationsPub/SubCluster ManagementRelease Channels - Question #283Deploying applications
You are tasked with using C++ to build and deploy a microservice for an application hosted on Google Cloud. The code needs to be containerized and use several custom software libra...
ContainerizationServerless ComputeMicroservicesCloud Run - Question #284Deploying applications
You need to containerize a web application that will be hosted on Google Cloud behind a global load balancer with SSL certificates. You don't have the time to develop authenticatio...
Identity-Aware Proxy (IAP)Google Kubernetes Engine (GKE)Managed SSLLoad Balancing - Question #285Application Deployment and Integration
You manage a system that runs on stateless Compute Engine VMs and Cloud Run instances. Cloud Run is connected to a VPC, and the ingress setting is set to Internal. You want to sche...
Cloud RunCloud SchedulerIAMServerless - Question #286Optimizing Application Performance
You work on an application that relies on Cloud Spanner as its main datastore. New application features have occasionally caused performance regressions. You want to prevent perfor...
Cloud SpannerPerformance TestingCI/CDTest Isolation - Question #287Managing application development and deployment pipelines
Your company's security team uses Identity and Access Management (IAM) to track which users have access to which resources. You need to create a version control system that can int...
Cloud Source RepositoriesTrunk-based DevelopmentVersion ControlCI/CD - Question #288Implementing messaging solutions with Pub/Sub
You recently developed an application that monitors a large number of stock prices. You need to configure Pub/Sub to receive messages and update the current stock price in an in-me...
Pub/SubSubscription TypesMessage Delivery GuaranteesReal-time Data Processing - Question #289Designing highly scalable, available, and reliable cloud-native applications
You are a developer at a social media company. The company runs their social media website on-premises and uses MySQL as a backend to store user profiles and user posts. Your compa...
FirestoreData ModelingNoSQLCollection Design - Question #290Implementing Monitoring, Logging, and Troubleshooting
Your team recently deployed an application on Google Kubernetes Engine (GKE). You are monitoring your application and want to be alerted when the average memory consumption of your...
GKECloud MonitoringAlertingResource Monitoring - Question #291Designing highly scalable, available, and reliable cloud-native applications
You manage a microservice-based ecommerce platform on Google Cloud that sends confirmation emails to a third-party email service provider using a Cloud Function. Your company just...
Pub/SubAsynchronous MessagingReliable MessagingError Handling - Question #292Developing, deploying, and debugging applications
You have a web application that publishes messages to Pub/Sub. You plan to build new versions of the application locally and need to quickly test Pub/Sub integration for each new b...
Pub/SubLocal DevelopmentEmulatorsTesting - Question #293Designing and Implementing Messaging and Event-Driven Architectures
You recently developed an application that monitors a large number of stock prices. You need to configure Pub/Sub to receive a high volume messages and update the current stock pri...
Pub/SubMessagingSubscription ConfigurationReal-time Data Ingestion - Question #294Managing APIs and Microservices
Your team has created an application that is hosted on a Google Kubemetes Engine (GKE) cluster. You need to connect the application to a legacy REST service that is deployed in two...
Traffic DirectorService MeshGKE NetworkingHealth Checks - Question #295Monitoring, Logging, 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 MonitoringGoResource Utilization - Question #297Managing application infrastructure
You recently deployed an application to GKE where Pods are writing files to a Compute Engine persistent disk. You have created a PersistentVolumeClaim (PVC) and a PersistentVolume...
Kubernetes StoragePersistentVolumeClaim (PVC)Volume ExpansionGKE - Question #298API Configuration and Deployment
You work for an ecommerce company. You are designing a new Orders API that will be exposed through Apigee. In your Apigee organization, you created two new environments named order...
Apigee API ManagementEnvironment GroupsHostname ConfigurationAPI Deployment - Question #299Developing and Testing Applications
You are developing an application that uses microservices architecture that includes Cloud Run, Bigtable, and Pub/Sub. You want to conduct the testing and debugging process as quic...
Cloud CodeMicroservices DevelopmentLocal DevelopmentDebugging - Question #300Secure and Consistent Developer Environments
You are a lead developer at an organization that recently integrated several Google Cloud services. These services are located within Virtual Private Cloud (VPC) environments that...
Cloud WorkstationsDeveloper EnvironmentsVPC Service ControlsSecurity - Question #301Managing application performance
You are preparing to conduct a load test on your Cloud Run service by using JMeter. You need to orchestrate the steps and services to use for an effective load test and analysis. Y...
Load TestingPerformance MonitoringLogging & AnalyticsGCP Best Practices - Question #302Designing highly scalable, available, and reliable cloud-native applications
You are designing a Node.js-based mobile news feed application that stores data on Google Cloud. You need to select the application's database. You want the database to have zonal...
FirestoreDatabase SelectionMobile Application DevelopmentOffline Sync