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 401–410 of 498

Q401

A company needs to analyze large datasets with low latency. Which Google Cloud service should they use?

  • A BigQuery
  • B Cloud Dataproc
  • C Cloud SQL
  • D Cloud Storage
Explanation BigQuery is designed for fast SQL queries on large datasets; others are not optimized for low-latency analytics.
Q402

You are configuring IAM policies for a project. What happens if a user is granted a role in a project but explicitly denied in a folder?

  • A Role is granted at project level
  • B Access is denied due to folder policy
  • C Role is ignored
  • D User can access resources
Explanation Explicit denies take precedence over allows in IAM policies, so access is denied.
Q403

Which service is best for serverless computing on GCP?

  • A Cloud Functions
  • B Compute Engine
  • C Google Kubernetes Engine
  • D Cloud Run
Explanation Cloud Functions is specifically designed for serverless computing, while others require server management.
Q404

A company needs a fully managed NoSQL database service on GCP. Which option should they choose?

  • A Cloud Firestore
  • B Cloud SQL
  • C BigQuery
  • D Cloud Spanner
Explanation Cloud Firestore is a fully managed NoSQL database, while others serve different database types.
Q405

What happens when you enable VPC flow logs for a subnet?

  • A Traffic is blocked temporarily
  • B Logs of all inbound traffic are created
  • C Logs will show packet flows
  • D Costs are automatically discounted
Explanation Enabling VPC flow logs captures detailed logs about packet flows, while other options do not reflect the feature's purpose.
Q406

Which service is best for real-time data processing?

  • A Google Cloud Pub/Sub
  • B Google Cloud Storage
  • C Google Cloud Functions
  • D Google Cloud Firestore
Explanation Google Cloud Pub/Sub supports real-time data ingestion, while the others are not primarily designed for that purpose.
Q407

A company needs to archive large data sets and access them infrequently. What would be the most cost-effective solution?

  • A Google Cloud Storage - Standard
  • B Google Cloud Storage - Nearline
  • C Google Cloud Storage - Coldline
  • D Google Cloud Storage - Multi-Regional
Explanation Google Cloud Storage - Coldline is specifically designed for long-term archiving at a lower cost for infrequent access.
Q408

You are configuring IAM policies for a project. What happens if you grant permissions at the folder level?

  • A Permissions cascade to all projects
  • B Permissions apply only to the folder
  • C Top-level permissions override folder permissions
  • D No permissions are inherited at all
Explanation Permissions granted at folder level cascade to all projects and resources within the folder.
Q409

Which service is best for real-time data processing on Google Cloud?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C Cloud Firestore
  • D Cloud Functions
Explanation Cloud Pub/Sub is designed for real-time data streaming, while the others are for storage or functions.
Q410

A company needs an AI model that can improve over time with new data. What should they use?

  • A Cloud Functions
  • B Cloud Spanner
  • C AI Platform
  • D Cloud Run
Explanation AI Platform facilitates continuous model training, unlike the other options.