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 71–80 of 489

Q71

A company needs to process large datasets with SQL. Which service should they use?

  • A Cloud Spanner
  • B Dataflow
  • C Dataproc
  • D BigQuery
Explanation BigQuery specializes in analyzing large datasets using SQL, while others serve different purposes.
Q72

What happens when you assign a role to a service account?

  • A It can access all services
  • B It gains permissions for specific resources
  • C It ensures billing is accurate
  • D It creates an IAM policy automatically
Explanation Assigning a role grants specific permissions, while other options misrepresent role assignments.
Q73

Which service provides serverless functions in Google Cloud?

  • A Cloud Functions
  • B Cloud Run
  • C Compute Engine
  • D App Engine
Explanation Cloud Functions allows for serverless execution of functions; others are not exclusively serverless.
Q74

A company needs to deploy an application that automatically scales based on incoming traffic. Which service should they use?

  • A Cloud Functions
  • B App Engine
  • C Cloud Storage
  • D Virtual Machines
Explanation App Engine is designed for automatic scaling, unlike the others.
Q75

What happens when a Google Cloud Resource Manager policy is set to deny access?

  • A Access is granted to all
  • B No users can access the resource
  • C Only certain IAM roles are affected
  • D Access is enabled for service accounts
Explanation Deny policies prevent all users from accessing the resource.
Q76

Which service should be used to deploy containerized applications?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C Cloud Run
  • D App Engine
Explanation Google Kubernetes Engine is designed for managing container clusters, while the others serve different application architectures.
Q77

A company needs to ensure high availability for its web application. What should they do?

  • A Use regional resources only
  • B Deploy in multiple zones
  • C Run on a single VM
  • D Disable auto-scaling
Explanation Deploying in multiple zones mitigates the risk of individual zone failures, whereas the other options reduce availability.
Q78

You are configuring IAM roles for a project. What happens when you assign both a predefined role and a custom role to a user?

  • A Only the predefined role applies.
  • B Only the custom role applies.
  • C Both roles combine permissions.
  • D User is denied all access.
Explanation Both roles combine to create effective permissions, while the other options misunderstand IAM role hierarchies.
Q79

Which service provides managed machine learning models?

  • A AI Platform
  • B Compute Engine
  • C Cloud Functions
  • D BigQuery
Explanation AI Platform offers managed ML models, unlike Compute Engine and others which are not dedicated to ML.
Q80

A company needs to restrict access to their cloud resources based on the user's role. What should they implement?

  • A VPC Service Controls
  • B IAM Roles
  • C Cloud Audit Logs
  • D Cloud Identity
Explanation IAM Roles ensure access control based on roles, while others don't focus on permissions management.