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 441–450 of 498

Q441

What happens when you configure a Compute Engine instance with preemptible VMs?

  • A Guaranteed uptime at low cost
  • B Cost-free usage
  • C Instances might be terminated unexpectedly
  • D Instances are never terminated
Explanation Preemptible VMs can be terminated by Google Cloud at any time, emphasizing their temporary nature; others suggest reliability or no cost, which is incorrect.
Q442

Which Google Cloud service provides fully managed NoSQL document databases?

  • A Firestore
  • B BigQuery
  • C Cloud Functions
  • D Cloud SQL
Explanation Firestore is designed for management of NoSQL data, while others serve different data types or purposes.
Q443

A company needs to analyze streaming data from IoT devices in real-time. Which service should they use?

  • A Cloud Storage
  • B Dataflow
  • C Cloud Functions
  • D BigQuery
Explanation Dataflow is specifically optimized for processing streaming data, unlike the other options which serve different purposes.
Q444

What happens when you assign a Google Cloud IAM role with 'Owner' permissions to a user?

  • A User loses all other roles
  • B User gains full project access
  • C User can only view resources
  • D User cannot modify IAM roles
Explanation 'Owner' grants full access to resources, not limited to viewing or restricted role management.
Q445

Which service enables you to automate the deployment of applications on Google Cloud?

  • A Cloud Build
  • B Cloud Functions
  • C Cloud Run
  • D Cloud Storage
Explanation Cloud Build automates application deployments, while others serve different purposes.
Q446

A company needs to implement a scalable database solution for its e-commerce application. Which database should they choose for high availability and scalability?

  • A Cloud Spanner
  • B Cloud SQL
  • C Cloud Firestore
  • D BigQuery
Explanation Cloud Spanner is designed for scalability and high availability, unlike the others which have limitations.
Q447

You are configuring IAM roles for a team in GCP. What happens when you assign the 'Viewer' role to a user?

  • A User can modify resources
  • B User can view resources
  • C User can create resources
  • D User can deploy applications
Explanation The 'Viewer' role allows read access only, not modifications or creations.
Q448

Which service is best for serverless application deployment?

  • A Cloud Functions
  • B Compute Engine
  • C Kubernetes Engine
  • D App Engine
Explanation Cloud Functions is designed specifically for serverless applications, while other options require more management.
Q449

A company needs real-time analytics on streaming data. Which GCP service should they use?

  • A BigQuery
  • B Dataflow
  • C Dataproc
  • D Cloud Storage
Explanation Dataflow provides real-time stream processing, while BigQuery is suited for batch analytics.
Q450

What happens when IAM policies are inherited?

  • A Only child resources have the policies.
  • B Policies are complemented with no restrictions.
  • C They can be overridden at child level.
  • D Parent policies apply only if identical.
Explanation IAM policies can be overridden, allowing granular resource access controls.