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 381–390 of 489

Q381

You are configuring IAM roles for a team. If a user is granted both 'Editor' and 'Viewer' roles, what is the effective permission?

  • A Editor permissions only
  • B Viewer permissions only
  • C No permissions granted
  • D Editor and Viewer permissions
Explanation In IAM, permissions are additive; both roles apply.
Q382

Which service is best for big data analytics in GCP?

  • A BigQuery
  • B Cloud Pub/Sub
  • C Google Compute Engine
  • D Cloud Storage
Explanation BigQuery is designed for data analytics, while others serve different purposes.
Q383

A company needs to run a machine learning model that requires GPUs. Which GCP service should they use?

  • A Cloud Functions
  • B Google Kubernetes Engine
  • C App Engine
  • D Dataflow
Explanation Google Kubernetes Engine can utilize GPUs, while others cannot optimally handle such tasks.
Q384

What happens when you configure IAM roles for a project resource?

  • A Only members in the project access roles.
  • B All users can now access all resources.
  • C Roles only apply to VMs in Compute Engine.
  • D Specific users gain permissions as defined.
Explanation IAM roles grant permissions to specified users, not universally.
Q385

Which service would you use for serverless application deployment?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Storage
  • D App Engine
Explanation Cloud Functions is designed for serverless execution; Compute Engine requires more management, Cloud Storage is for data, and App Engine is more a platform than a strictly serverless option.
Q386

A company needs to monitor and analyze network traffic within their Google Cloud environment. Which service should they utilize?

  • A Cloud Armor
  • B Traffic Director
  • C Cloud Monitoring
  • D VPC Flow Logs
Explanation VPC Flow Logs capture and analyze network traffic, while the other options serve different purposes.
Q387

You are configuring IAM roles for a project. What happens if you grant 'roles/viewer' at the project level?

  • A Users can edit all resources
  • B Users can only view resources
  • C Users can manage IAM roles
  • D Users have no access
Explanation 'roles/viewer' allows read-only access, while other options misinterpret the permissions granted.
Q388

Which service allows you to deploy containerized applications?

  • A Google Kubernetes Engine
  • B Google Cloud Functions
  • C Google App Engine
  • D Google Cloud Run
Explanation Google Kubernetes Engine is specifically designed for managing containerized applications using Kubernetes, while others have different use cases.
Q389

A company needs to securely manage user permissions for Google Cloud resources. What should they implement?

  • A Service Accounts
  • B Cloud IAM
  • C Cloud Identity
  • D Resource Policies
Explanation Cloud IAM (Identity and Access Management) is the correct tool for securely managing user access permissions across Google Cloud services.
Q390

What happens when a VM instance is stopped in Google Cloud?

  • A Persistent disks are deleted
  • B Static IP is released
  • C VM configuration is lost
  • D The VM can be restarted
Explanation Stopping a VM allows it to be restarted without losing its configuration, while the other options are incorrect actions upon stopping a VM instance.