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 291–300 of 489

Q291

You are configuring IAM roles for a Google Cloud project. What is the best practice regarding permissions?

  • A Assign roles with all permissions
  • B Use least privilege principle
  • C Grant full access to all users
  • D Enable organization-wide permissions
Explanation The least privilege principle minimizes security risks by only granting necessary permissions, contrary to the other options which increase exposure.
Q292

Which service is best for serverless computing?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Run
  • D Cloud Storage
Explanation Cloud Functions is specifically designed for serverless computing, while the others involve more management and setup.
Q293

A company needs to secure their API data. Which service should they use?

  • A Cloud Load Balancing
  • B Cloud Armor
  • C Secret Manager
  • D Cloud Identity
Explanation Cloud Armor protects APIs from attacks, while the other options serve different purposes.
Q294

What happens when you assign multiple IAM roles to a user?

  • A User gains all specified permissions
  • B User loses all permissions
  • C User can only use one role
  • D User permissions are disabled
Explanation Multiple IAM roles grant combined permissions to the user, unlike options B, C, and D which are incorrect regarding IAM behavior.
Q295

Which service can be used for managing containerized applications?

  • A Google Kubernetes Engine
  • B Cloud Storage
  • C BigQuery
  • D App Engine
Explanation Google Kubernetes Engine is specifically designed for managing containerized applications, unlike the others.
Q296

A company needs to analyze large datasets in real-time. Which Google Cloud service is most appropriate?

  • A Cloud Dataproc
  • B BigQuery
  • C Cloud Storage
  • D Cloud Pub/Sub
Explanation BigQuery is optimized for real-time analysis of large datasets, while the other options serve different purposes.
Q297

You are configuring IAM roles and want to grant a specific user permissions only to view resources. Which role should you assign?

  • A Viewer
  • B Editor
  • C Owner
  • D Custom Role
Explanation The Viewer role allows read-only access, whereas Editor and Owner roles grant additional permissions.
Q298

Which service best facilitates serverless computing?

  • A Cloud Functions
  • B Compute Engine
  • C App Engine
  • D Kubernetes Engine
Explanation Cloud Functions is for event-driven serverless applications while other options require setup and management.
Q299

A company needs to analyze data streams in real-time. Which Google Cloud service should they use?

  • A Cloud Pub/Sub
  • B BigQuery
  • C Cloud Datastore
  • D Cloud Storage
Explanation Cloud Pub/Sub provides real-time messaging between services, while the others are not designed for streaming data.
Q300

What happens when you set a GCP Alert Policy to only notify once every hour?

  • A Only the first alert is sent
  • B All alerts are delayed
  • C Only critical alerts are notified
  • D Alerts will build up and notify later
Explanation Setting a notification frequency limits alerts to one per time window, ignoring additional alerts during that period.