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 271–280 of 498

Q271

Which service provides serverless data integration and ETL functionality?

  • A Cloud Data Fusion
  • B Cloud Spanner
  • C Cloud Pub/Sub
  • D BigQuery ML
Explanation Cloud Data Fusion is designed for ETL, while others serve different purposes.
Q272

A company needs to automate resource management in several projects. Which tool should they use?

  • A Cloud Deployment Manager
  • B GCP Console Customization
  • C Cloud Logging
  • D Data Loss Prevention
Explanation Cloud Deployment Manager automates resource deployment while others do not focus on automation.
Q273

You are configuring IAM roles for a GCP project. What happens if a user is granted both a predefined role and a custom role?

  • A They inherit permissions from both roles.
  • B They only use the custom role permissions.
  • C They cannot access any resources.
  • D They get denied access to the project.
Explanation Users receive the permissions from all assigned roles, leading to combined access.
Q274

Which service allows for centralized logging in GCP?

  • A Cloud Logging
  • B Cloud Storage
  • C BigQuery
  • D Dataflow
Explanation Cloud Logging enables centralized management of logs, while the others serve different purposes.
Q275

You are configuring a VPC network in GCP. What ensures that no traffic from the internet reaches your Compute Engine instances?

  • A Public IP addresses
  • B Firewall rules
  • C Subnets
  • D Load balancer
Explanation Firewall rules can control traffic flow to and from instances, while the other options do not inherently provide traffic blocking.
Q276

A company needs to run machine learning workloads and wants to minimize costs. Which service is most suitable?

  • A BigQuery ML
  • B Cloud Functions
  • C AI Platform Training
  • D Cloud Run
Explanation AI Platform Training is designed for machine learning and optimizes resource usage, while the other options are less suited for training models.
Q277

Which service can automatically scale your applications based on traffic?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C Compute Engine
  • D Google Cloud Storage
Explanation Google Kubernetes Engine offers autoscaling capabilities, unlike the others which do not auto-scale applications based on demand.
Q278

A company needs to implement a highly available database solution. Which is the best option?

  • A Cloud SQL with read replicas
  • B Cloud Bigtable
  • C Cloud Spanner
  • D Firestore
Explanation Cloud Spanner is designed for high availability and scalability across regions, unlike the other options, which may not provide the same level of reliability.
Q279

What happens when you disable versioning on a Google Cloud Storage bucket?

  • A All versions are permanently deleted
  • B Only the current version is kept
  • C New writes create new versions
  • D Versioning state cannot be changed
Explanation Disabling versioning keeps only the current version and prevents new versions from being created on updates.
Q280

Which service provides fully managed Kubernetes for GCP?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C App Engine
  • D Compute Engine
Explanation Google Kubernetes Engine is the only fully managed Kubernetes service.