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 91–100 of 489

Q91

Which service is best for managing containers?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C Cloud Run
  • D App Engine
Explanation Google Kubernetes Engine specifically manages containerized applications, while others serve different purposes.
Q92

A company needs to store unstructured data efficiently. Which Google Cloud service should they use?

  • A Cloud SQL
  • B BigQuery
  • C Cloud Storage
  • D Datastore
Explanation Cloud Storage is optimized for unstructured data, unlike the other options which cater to structured data.
Q93

What happens when too many resources are allocated to a project in Google Cloud?

  • A It automatically increases billing limits
  • B No impact on performance
  • C Resources may be throttled
  • D Project is deleted
Explanation Exceeding resource limits can trigger throttling, while others are not correct actions taken by the cloud system.
Q94

Which service is used for serverless data processing in Google Cloud?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Storage
  • D App Engine
Explanation Cloud Functions allows for serverless data processing, whereas the others are not serverless solutions.
Q95

A company needs to analyze large volumes of streaming data in real time. Which GCP service should they use?

  • A BigQuery
  • B Dataflow
  • C Pub/Sub
  • D Cloud SQL
Explanation Dataflow is designed for real-time stream processing, while the others focus on different use cases.
Q96

You are configuring IAM roles for a team. What happens when a user's assigned role has permissions that conflict with organizational policies?

  • A Permissions are granted.
  • B Permissions are denied.
  • C User can use permissions.
  • D No effect, policies ignored.
Explanation If permissions conflict with org policies, access is denied for security.
Q97

Which service automates deployment of applications?

  • A Google App Engine
  • B Google Drive
  • C Google Photos
  • D Google Maps
Explanation Google App Engine automates app deployment, others do not.
Q98

A company needs to load test their web application without affecting production. What should they use?

  • A Google Cloud Load Testing Service
  • B Compute Engine VMs
  • C Cloud Functions
  • D Cloud Pub/Sub
Explanation Google Cloud Load Testing Service is specifically designed for this purpose.
Q99

You are configuring networking for a cloud function. Which configuration limits access to specific IPs?

  • A VPC Peering
  • B Firewall Rules
  • C Private Google Access
  • D Cloud Router
Explanation Firewall Rules control traffic, while the others do not limit access by IP.
Q100

Which Google Cloud service is designed for event-driven applications?

  • A Cloud Functions
  • B Cloud Storage
  • C Cloud Pub/Sub
  • D Cloud SQL
Explanation Cloud Functions allows running code in response to events, while the others serve different purposes.