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 1–10 of 498

Q1

Which service allows you to automatically scale containers?

  • A Kubernetes Engine
  • B Cloud Functions
  • C App Engine
  • D Cloud Storage
Explanation Kubernetes Engine is designed to manage and auto-scale containers, while the other options focus on different functionalities or services.
Q2

A company needs to secure its APIs from unauthorized access. Which Google Cloud service should they use?

  • A Cloud Firestore
  • B Cloud Endpoints
  • C Cloud Pub/Sub
  • D Cloud Spanner
Explanation Cloud Endpoints provides authentication and monitoring for APIs, unlike the other options which serve different purposes.
Q3

What happens when you enable the Object Versioning feature in Cloud Storage?

  • A Older versions are permanently deleted
  • B Multiple versions are retained
  • C Objects cannot be deleted
  • D Data is automatically encrypted
Explanation Enabling Object Versioning in Cloud Storage retains multiple versions of objects, while the other options are incorrect in this context.
Q4

Which service allows you to automate infrastructure management on Google Cloud?

  • A Cloud Functions
  • B Cloud Deployment Manager
  • C Google Kubernetes Engine
  • D Cloud Run
Explanation Cloud Deployment Manager automates resource management, while others serve different purposes.
Q5

A company needs to store large amounts of unstructured data. Which Google Cloud service should they use?

  • A Cloud SQL
  • B BigQuery
  • C Cloud Storage
  • D Cloud Firestore
Explanation Cloud Storage is ideal for unstructured data; others are structured or specialized services.
Q6

What happens when a VM instance in Compute Engine is stopped?

  • A All data is lost.
  • B Disk data remains intact.
  • C Billing for the instance continues.
  • D Instance configuration is deleted.
Explanation Stopping the VM preserves disk data; the other options are incorrect because they imply data loss or continued billing.
Q7

Which Google Cloud service is best for data warehousing?

  • A BigQuery
  • B Cloud Storage
  • C Cloud SQL
  • D Pub/Sub
Explanation BigQuery is specifically designed for data warehousing and analytics, while the others serve different purposes.
Q8

A company needs to store sensitive customer data and ensure privacy regulations are met. Which Google Cloud feature should they implement?

  • A VPC Peering
  • B Data Loss Prevention API
  • C Compute Engine
  • D Cloud Functions
Explanation The Data Loss Prevention API helps identify and protect sensitive data, unlike the other options which do not specifically address data privacy.
Q9

What happens when an instance is stopped and then started again in Google Compute Engine?

  • A The instance retains its IP address
  • B The instance's data is lost
  • C The instance is permanently deleted
  • D The instance scales up automatically
Explanation Stopped instances retain their internal IP addresses; however, external IP addresses may change unless they are reserved.
Q10

Which service allows for serverless execution of functions in Google Cloud?

  • A Cloud Functions
  • B Compute Engine
  • C App Engine
  • D Cloud Run
Explanation Cloud Functions is designed for serverless execution, while others require server management.