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 181–190 of 498

Q181

Which service provides a fully managed NoSQL database?

  • A Cloud Firestore
  • B Compute Engine
  • C Cloud SQL
  • D Cloud Storage
Explanation Cloud Firestore is a fully managed NoSQL database; others are not NoSQL solutions.
Q182

A company needs to audit IAM policy changes. Which service should they enable?

  • A Cloud Monitoring
  • B Cloud Audit Logs
  • C Cloud Identity
  • D Cloud Functions
Explanation Cloud Audit Logs captures IAM policy changes while others focus on different functionalities.
Q183

What happens when you create an instance with a custom image?

  • A An instance with default settings.
  • B An instance that replicates the image exactly.
  • C An instance that cannot be used.
  • D An instance with no assigned IP address.
Explanation Creating an instance with a custom image replicates it exactly; the other options are misleading.
Q184

Which service allows serverless application deployment?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Storage
  • D App Engine
Explanation Cloud Functions enables serverless deployments, while others are not fully serverless.
Q185

A company needs high-speed access to frequently accessed data. What should they use?

  • A Cloud Storage Nearline
  • B Persistent Disk
  • C Cloud SQL
  • D Cloud Bigtable
Explanation Cloud Bigtable is optimized for high-frequency read/write operations, unlike the others.
Q186

You are configuring a service account with minimal permissions. What role should you assign?

  • A Viewer
  • B Editor
  • C Custom Role
  • D Owner
Explanation Custom roles allow you to define precise permissions, while others provide broader access than necessary.
Q187

Which service enables you to manage DNS records?

  • A Cloud DNS
  • B Cloud Storage
  • C Cloud Functions
  • D Cloud Run
Explanation Cloud DNS specifically handles DNS management, while others serve different purposes.
Q188

A company needs to trace the path of requests from their users to their Google Cloud applications. What should they use?

  • A Stackdriver Monitoring
  • B Cloud Trace
  • C BigQuery
  • D Cloud Logging
Explanation Cloud Trace allows tracking of application requests, while the others do not provide request traceability.
Q189

You are configuring IAM policies for a project. What happens when you grant a user both the 'viewer' and 'editor' roles?

  • A User gains only the editor permissions
  • B User gains both viewer and editor permissions
  • C User loses all previous permissions
  • D User only gains viewer permissions
Explanation In IAM, permissions are additive; therefore, both roles apply to the user.
Q190

Which service is best for managing Docker containers?

  • A Google Kubernetes Engine
  • B Cloud Storage
  • C Compute Engine
  • D App Engine
Explanation Google Kubernetes Engine specializes in managing containerized applications, while the others serve different purposes.