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 451–460 of 498

Q451

Which service is best for serverless computing?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Storage
  • D Cloud Run
Explanation Cloud Functions is designed for serverless applications, while the others are not primarily serverless.
Q452

A company needs to ensure its cloud resources can scale automatically based on demand. Which tool should they use?

  • A Cloud Scheduler
  • B Cloud Load Balancer
  • C Cloud Armor
  • D Instance Group Autoscaling
Explanation Instance Group Autoscaling enables automatic scaling of resources to match current demand, unlike the other options.
Q453

What happens when you delete a Compute Engine instance without a backup?

  • A The data is permanently lost
  • B Data survives in snapshots
  • C Instance is temporarily suspended
  • D Only the instance is deleted
Explanation Deleting an instance without a backup does result in permanent data loss, while the other options do not correctly describe the situation.
Q454

Which service is best for real-time data processing?

  • A Dataflow
  • B Cloud Storage
  • C BigQuery
  • D Cloud Functions
Explanation Dataflow is designed for real-time data processing, while the others are not suited for that purpose.
Q455

A company needs to analyze large datasets efficiently. Which service should they use?

  • A Cloud Spanner
  • B BigQuery
  • C Datastore
  • D Cloud SQL
Explanation BigQuery is optimized for analyzing large datasets, unlike the others, which serve different use cases.
Q456

You are configuring IAM roles. What happens when two roles have conflicting permissions?

  • A Conflicting permissions are resolved in favor of least privilege.
  • B Access is denied unless clearly defined.
  • C Access is granted based on majority roles.
  • D Access is granted combining all permissions.
Explanation In IAM, access is granted by combining all applicable permissions, regardless of conflicts.
Q457

Which service enables you to manage Kubernetes clusters in Google Cloud?

  • A Google Kubernetes Engine
  • B Google Compute Engine
  • C Google App Engine
  • D Google Cloud Functions
Explanation Google Kubernetes Engine is specifically designed for managing Kubernetes clusters, while the other options serve different purposes.
Q458

A company needs to ensure data is secure in transit over the internet. Which feature should be implemented?

  • A Encryption at Rest
  • B VPC Peering
  • C TLS/SSL
  • D IAM Roles
Explanation TLS/SSL is specifically designed to secure data in transit, while the others address different security concerns.
Q459

What happens when you delete an object in Google Cloud Storage without versioning enabled?

  • A Object is archived permanently.
  • B Object is recoverable for 30 days.
  • C Object is permanently deleted.
  • D Object metadata is retained.
Explanation Without versioning, the object is permanently deleted and cannot be recovered.
Q460

Which service is best for serverless compute in Google Cloud?

  • A Google Cloud Functions
  • B Google App Engine
  • C Google Compute Engine
  • D Google Kubernetes Engine
Explanation Google Cloud Functions is designed for serverless computing, while the others provide varying levels of managed infrastructure.