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 101–110 of 489

Q101

A company needs to regularly back up data from their Compute Engine instances. Which service should they use?

  • A Cloud Firestore
  • B Cloud Backup and DR
  • C Cloud Spanner
  • D Cloud Functions
Explanation Cloud Backup and DR is specifically designed for backing up and recovering VM data, unlike the other options.
Q102

You are configuring IAM roles for a service account. What happens if you grant it the Owner role?

  • A Can access specific project resources only
  • B Can delete the project
  • C Cannot edit resources at all
  • D Can only view resources
Explanation The Owner role provides all permissions, including deletion of the project, while the others are inaccurate statements about its capabilities.
Q103

Which service is best for deploying containerized applications?

  • A Google Kubernetes Engine
  • B Google Cloud Functions
  • C Google Cloud Storage
  • D Google App Engine
Explanation Google Kubernetes Engine is optimized for container orchestration, while the others serve different purposes.
Q104

A company needs to securely authenticate users for its cloud application. Which Google Cloud product should they use?

  • A Cloud Identity
  • B BigQuery
  • C Cloud Pub/Sub
  • D Cloud Storage
Explanation Cloud Identity provides user authentication and access management, while the others do not focus on authentication.
Q105

What happens when you delete a Google Cloud project?

  • A All resources are automatically backed up
  • B Project data is permanently lost
  • C Resources are retained until manually deleted
  • D Billing continues until the project is restored
Explanation Deleting a project results in permanent data loss; the other options do not accurately reflect the consequences of deletion.
Q106

Which service provides managed Kubernetes on Google Cloud?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C Cloud Run
  • D App Engine
Explanation Google Kubernetes Engine is specifically designed for managing Kubernetes clusters, while the other options are for different purposes.
Q107

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

  • A BigQuery
  • B Cloud Pub/Sub
  • C Dataflow
  • D Cloud Storage
Explanation Dataflow is designed for real-time data processing and analysis, while BigQuery is for batch analysis and the others do not fit this use case.
Q108

What happens when you set a Compute Engine instance to autoscale?

  • A It decreases available CPU
  • B It automatically adjusts instance count
  • C It stops all services temporarily
  • D It only monitors usage
Explanation Autoscaling adjusts the number of instances based on demand, while the other options do not reflect the function of autoscaling.
Q109

Which service allows automated scaling of Google Kubernetes Engine clusters?

  • A Horizontal Pod Autoscaler
  • B Cloud Functions
  • C Cloud Run
  • D App Engine
Explanation The Horizontal Pod Autoscaler adjusts the number of pods based on CPU/memory usage, while others are not for Kubernetes scaling.
Q110

A company needs to ensure that sensitive data is encrypted at rest. Which option is best?

  • A Use IAM permissions only
  • B Use Google Cloud Storage default encryption
  • C No encryption needed
  • D Use external encryption keys only
Explanation Google Cloud Storage by default encrypts all data at rest, while the other options do not address encryption directly.