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 351–360 of 489

Q351

You are configuring access to a Google Cloud project with multiple IAM roles assigned. What happens when a user has two roles with conflicting permissions?

  • A Denial of access to all resources
  • B Access to some resources only
  • C Combined permissions are granted
  • D Most restrictive permission applies
Explanation Google Cloud IAM combines permissions across roles, granting all that the user has.
Q352

Which service provides managed machine learning models?

  • A Google BigQuery
  • B Google Cloud AutoML
  • C Google Compute Engine
  • D Google App Engine
Explanation Google Cloud AutoML allows users to build and deploy machine learning models easily, while the others do not specifically focus on managed ML models.
Q353

A company needs to analyze large datasets in real-time. Which service is best suited for this requirement?

  • A Google Cloud Storage
  • B Google Dataflow
  • C Google Cloud Functions
  • D Google Pub/Sub
Explanation Google Dataflow is designed for real-time data stream processing, making it ideal for analyzing large datasets in real-time, unlike others which serve different purposes.
Q354

You are configuring IAM roles for a project and need a user to view resources without modifying them. Which role should you assign?

  • A Editor
  • B Viewer
  • C Owner
  • D Custom Role
Explanation The Viewer role allows users to view resources without making changes, while others grant different levels of permissions beyond viewing.
Q355

Which Google Cloud service provides serverless execution for event-driven code?

  • A Cloud Functions
  • B Compute Engine
  • C App Engine
  • D Cloud Run
Explanation Cloud Functions is built for serverless execution triggered by events; other options require provisioning or managing servers.
Q356

A company needs to optimize costs by deleting unwanted disks in Compute Engine. What should they consider first?

  • A Recurring charges for VMs
  • B Disk snapshots and backups
  • C Reserved instances of VMs
  • D Available inventory of VMs
Explanation They should ensure that disk snapshots or backups are not needed before deletion, as this could cause data loss.
Q357

What happens when you set up IAM roles with overly permissive access on a project?

  • A Increases accountability
  • B Enhances resource sharing
  • C Reduces security risks
  • D May expose resources to misuse
Explanation Overly permissive IAM roles can lead to misuse or unauthorized access, compromising security.
Q358

Which service allows orchestration of cloud resources?

  • A Google Cloud Deploy
  • B Google Cloud Functions
  • C Google Cloud Composer
  • D Google Cloud Storage
Explanation Google Cloud Composer orchestrates resources using Apache Airflow; others focus on deployment or storage.
Q359

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

  • A Google Cloud Storage
  • B Google BigQuery
  • C Google Dataflow
  • D Google Cloud Pub/Sub
Explanation Google Dataflow processes streaming data in real time; others either store or query data, but not process streaming.
Q360

What happens when you create a VPC network in Google Cloud?

  • A A subnet is created automatically.
  • B Resources are publicly accessible.
  • C A firewall is disabled by default.
  • D It incurs no cost immediately.
Explanation Creating a VPC network auto-creates a default subnet; others state incorrect implications regarding accessibility, security, and pricing.