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 281–290 of 489

Q281

A company needs to store sensitive data securely. Which GCP feature should they use?

  • A Cloud Firestore
  • B Cloud Pub/Sub
  • C Cloud KMS
  • D Cloud Bigtable
Explanation Cloud KMS (Key Management Service) allows for secure encryption of data, unlike the other options which don't focus on security.
Q282

What happens when you delete a Google Cloud Storage bucket containing objects?

  • A All objects are permanently lost
  • B Objects are retained in recycle bin
  • C Only bucket metadata is deleted
  • D Objects move to another region
Explanation Deleting a bucket also deletes its objects permanently; no recovery available from a recycle bin.
Q283

Which Google Cloud service is best for data ingestion from various sources?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C BigQuery
  • D Cloud Functions
Explanation Cloud Pub/Sub excels at real-time event ingestion, unlike the others which serve different purposes.
Q284

A company needs to minimize downtime during a cloud migration. What should they use?

  • A Cold Migration
  • B Live Migration
  • C Backup and Restore
  • D Snapshots Only
Explanation Live Migration allows transferring resources without downtime, unlike cold migration which requires shutdown.
Q285

You are configuring IAM policies. What happens when two policies grant different permissions?

  • A Lower permission takes precedence
  • B Permissions are cumulative
  • C Higher permission takes precedence
  • D Policy conflict causes rejection
Explanation IAM policies in GCP prioritize the most permissive roles when conflicting; thus, higher permissions prevail.
Q286

Which Google Cloud service provides a fully managed NoSQL database?

  • A Cloud Firestore
  • B Cloud SQL
  • C Cloud Spanner
  • D BigQuery
Explanation Cloud Firestore is the only fully managed NoSQL database, while others handle SQL or are analytical services.
Q287

A company needs to store archival data that is rarely accessed. Which storage class should they use?

  • A Standard Storage
  • B Nearline Storage
  • C Coldline Storage
  • D Regional Storage
Explanation Coldline Storage is designed specifically for archival data with infrequent access, unlike the others.
Q288

What happens when a Google Cloud VPN tunnel is down?

  • A Cloud resources stop functioning
  • B Traffic routes only through backup
  • C User impact depends on use case
  • D Service automatically re-establishes connection
Explanation The user impact depends on how traffic is routed in the application's architecture; no automatic connections are made.
Q289

Which Google Cloud service is primarily used for data warehousing?

  • A BigQuery
  • B Cloud Storage
  • C Cloud SQL
  • D Cloud Functions
Explanation BigQuery is designed for data analytics, making it ideal for warehousing, while the others serve different purposes.
Q290

A company needs to store unstructured data and share it publicly. Which service is ideal for this requirement?

  • A Filestore
  • B Cloud Storage
  • C Cloud SQL
  • D Spanner
Explanation Cloud Storage is optimized for unstructured data and can easily handle public sharing, unlike the others that are suited for structured data.