Google Cloud

Google Cloud Certified – Professional Cloud Architect

PR000213
Popular Trending

Get certified as a Professional Cloud Architect with exam code PR000213 to validate your architectural skills in Google Cloud.

498 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 371–380 of 498

Q371

A company needs a scalable solution for real-time data analytics. Which Google Cloud service should they use?

  • A BigQuery
  • B Cloud Storage
  • C Dataproc
  • D Cloud Pub/Sub
Explanation BigQuery is designed for scalable, real-time analytics; others do not focus solely on analytics.
Q372

What happens when you set a Cloud Storage bucket to 'Uniform bucket-level access'?

  • A All IAM policies disabled
  • B IAM policies apply only to specific files
  • C IAM policies apply to entire bucket
  • D Public access is granted automatically
Explanation Uniform bucket-level access ensures IAM policies apply to the bucket as a whole, overriding individual object permissions; others are incorrect interpretations of access settings.
Q373

Which service enables isolated environments for developers?

  • A Google Kubernetes Engine
  • B Cloud Run
  • C App Engine
  • D Cloud Functions
Explanation Cloud Run provides serverless environments for containerized applications, while others serve different purposes.
Q374

A company needs a managed database with auto-scaling features. Which service should they use?

  • A Cloud Spanner
  • B Cloud SQL
  • C Bigtable
  • D Firestore
Explanation Cloud Spanner offers horizontal scaling and strong consistency, while others have limitations in scale or features.
Q375

You are configuring IAM roles. What happens if you assign multiple roles to a user?

  • A They inherit permissions cumulatively.
  • B Only the most permissive role applies.
  • C The user gets no permissions.
  • D Conflicts must resolve via manual approval.
Explanation IAM roles are cumulative, allowing users to combine permissions from multiple roles effectively.
Q376

Which service is best for serverless compute?

  • A Google Cloud Functions
  • B Google Kubernetes Engine
  • C Google App Engine
  • D Google Compute Engine
Explanation Google Cloud Functions is designed for serverless execution, unlike the other options which involve more management and orchestration.
Q377

A company needs to automatically scale its application based on usage. Which service should they use?

  • A Cloud Functions
  • B Cloud Run
  • C Compute Engine
  • D App Engine
Explanation Cloud Run automatically scales based on incoming requests, while others require manual scaling configurations.
Q378

What happens when you delete a Cloud Storage bucket with versioning enabled?

  • A All versions are permanently deleted
  • B Versions are retained indefinitely
  • C Only the latest version is deleted
  • D Bucket is disabled but not deleted
Explanation Deleting a versioned bucket retains all object versions until individually deleted, unlike other options suggesting complete loss or single object retention.
Q379

Which service is best for serverless compute?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Run
  • D App Engine
Explanation Cloud Functions offers event-driven serverless compute, unlike the other options which require more management.
Q380

A company needs a scalable NoSQL database solution. Which Google Cloud service should they use?

  • A Cloud SQL
  • B Cloud Spanner
  • C BigTable
  • D Firestore
Explanation Firestore is designed for horizontal scalability and is an ideal NoSQL solution unlike the other relational or limited options.