Google Cloud

Google Cloud Certified – Cloud Digital Leader

PR000225
Popular Trending

Get certified as a Cloud Digital Leader with exam code PR000225 to validate your skills in Google Cloud.

489 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 111–120 of 489

Q111

What happens when you delete a Cloud Storage bucket?

  • A Data is instantly recoverable
  • B Data is permanently deleted
  • C Bucket is paused, not deleted
  • D Bucket reverts to previous state
Explanation When a Cloud Storage bucket is deleted, all data within is permanently erased without recovery options unless retained separately.
Q112

Which service is used for serverless event-driven applications?

  • A Cloud Functions
  • B App Engine
  • C Compute Engine
  • D Kubernetes Engine
Explanation Cloud Functions supports serverless, event-driven architectures, while the others focus on different deployment models.
Q113

A company needs to store sensitive information and enforce strict access control. Which service should they use?

  • A Cloud Pub/Sub
  • B Cloud Firestore
  • C Cloud Storage
  • D Cloud SQL
Explanation Cloud SQL allows for granular access control over sensitive data, while the others are less suitable for strict security needs.
Q114

What happens when you increase the number of nodes in a Google Kubernetes Engine cluster?

  • A Cost decreases per node.
  • B Workloads scale automatically.
  • C Cluster becomes less redundant.
  • D Load balancing improves automatically.
Explanation Increasing nodes enhances load distribution for workloads, while lower costs and redundancy implications are incorrect.
Q115

Which service offers serverless computing on Google Cloud?

  • A Cloud Functions
  • B Compute Engine
  • C App Engine
  • D Cloud Run
Explanation Cloud Functions provides event-driven, serverless execution, while others require more management.
Q116

A company needs a scalable storage solution for unstructured data. Which Google Cloud service should they choose?

  • A Cloud Spanner
  • B Cloud Storage
  • C Cloud SQL
  • D Bigtable
Explanation Cloud Storage is optimal for unstructured data, while others are structured or relational databases.
Q117

What happens when a deployed Cloud Function exceeds its execution timeout?

  • A It completes execution successfully.
  • B It triggers a retry.
  • C It fails and returns an error.
  • D It continues running indefinitely.
Explanation The function fails if it exceeds the timeout, without retries.
Q118

Which service enables scalable computation in Google Cloud?

  • A Google Kubernetes Engine
  • B Cloud SQL
  • C BigQuery
  • D Cloud Functions
Explanation Google Kubernetes Engine manages containerized applications, while others serve different purposes.
Q119

A company needs to run a machine learning model on a large dataset regularly and wants to automate this process. Which Google Cloud service should they use?

  • A Cloud Functions
  • B AI Platform Pipelines
  • C Google Dataproc
  • D Cloud Scheduler
Explanation AI Platform Pipelines automates ML workflows, unlike the other options.
Q120

What happens when you enable Cloud Audit Logs on a Google Cloud project?

  • A Logs all project resources activity.
  • B Deletes unneeded logs.
  • C Alerts based on log anomalies.
  • D Stops access to project resources.
Explanation Cloud Audit Logs track all relevant resource activity, while others describe functionalities not offered.