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 81–90 of 489

Q81

You are configuring a Google Cloud project for a high availability application. What happens when you use multiple regional resources?

  • A Increased latency between resources
  • B Automatic failover on service disruption
  • C Higher costs compared to single region
  • D Simplified management of resources
Explanation Using regional resources enhances reliability with failover, while others either introduce latency or complexity.
Q82

Which Google Cloud service is best for big data analytics?

  • A BigQuery
  • B Cloud Storage
  • C Cloud Pub/Sub
  • D Google Drive
Explanation BigQuery is optimized for large-scale data analysis, while others serve different purposes.
Q83

A company wants to integrate a machine learning model for customer sentiment analysis. What service should they use?

  • A Cloud Functions
  • B AI Platform
  • C Cloud SQL
  • D Compute Engine
Explanation AI Platform provides tools specifically for developing and deploying machine learning models.
Q84

You are configuring IAM policies for a project. What happens if you grant a user both Editor and Viewer roles?

  • A The user has Editor access only
  • B The user has Viewer access only
  • C The user can modify resources
  • D The roles conflict and fail
Explanation IAM allows cumulative role permissions; therefore, the user can modify resources.
Q85

Which Google Cloud service provides serverless computing capabilities?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Run
  • D App Engine
Explanation Cloud Functions offers event-driven serverless architecture; others are not fully serverless.
Q86

A company wants to manage user identities across multiple cloud services. Which Google Cloud service should they implement?

  • A Cloud Identity
  • B Cloud Key Management
  • C BigQuery
  • D Cloud Storage
Explanation Cloud Identity centralizes user management across services; the others do not focus on identity.
Q87

What happens when too many requests hit a Google Cloud Load Balancer simultaneously?

  • A It queues requests automatically
  • B Excess requests get dropped
  • C It scales down instances
  • D Error 502 is returned
Explanation Excess requests are dropped when limits are reached; the queuing system isn't automatic and other options are incorrect.
Q88

Which service can automate the deployment of applications on Google Cloud?

  • A Google Kubernetes Engine
  • B Cloud Firestore
  • C BigQuery
  • D Cloud Storage
Explanation Google Kubernetes Engine automates container orchestration, while others do not focus on deployment.
Q89

A company needs to ensure its application runs securely across multiple environments. Which Google Cloud feature should they use?

  • A VPC Peering
  • B Cloud Identity
  • C Load Balancing
  • D App Engine
Explanation Cloud Identity provides comprehensive access management across environments, unlike the other options.
Q90

What happens when the quota limit is reached on a Google Cloud project?

  • A All operations stop immediately
  • B Only billing is paused
  • C No new resources can be created
  • D Existing resources are unaffected
Explanation Reaching a quota limit prevents creation of new resources, while existing ones remain operational.