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 341–350 of 498

Q341

A company needs to manage multiple Google Cloud projects with different permissions. What should they use?

  • A Cloud IAM Policies
  • B Service Accounts
  • C Cloud Functions
  • D Network Tags
Explanation Cloud IAM Policies allow granular permission management across projects.
Q342

What happens when a Compute Engine instance is stopped?

  • A Data is deleted
  • B Persistent disks are retained
  • C Instance is automatically deleted
  • D Charges continue
Explanation Stopping a Compute Engine instance retains attached persistent disks, while others imply incorrect behaviors.
Q343

Which service is best for event-driven architecture?

  • A Cloud Functions
  • B Cloud Run
  • C App Engine
  • D Compute Engine
Explanation Cloud Functions automates execution in response to events, unlike others that require more setup.
Q344

A company needs to stream video content globally. Which GCP service should they use?

  • A YouTube API
  • B Cloud CDN
  • C Cloud Pub/Sub
  • D Cloud Storage
Explanation Cloud CDN speeds up delivery of content across the globe, unlike other options which serve different purposes.
Q345

You are configuring IAM roles for a project. What happens if a user has multiple roles?

  • A Only the highest role applies
  • B All roles accumulate permissions
  • C The roles conflict, denying access
  • D Roles have no effect on permissions
Explanation IAM roles accumulate permissions, allowing for flexible access control across services.
Q346

Which Google Cloud service is designed for big data processing?

  • A BigQuery
  • B Cloud Functions
  • C Cloud Datastore
  • D Cloud Pub/Sub
Explanation BigQuery is specifically designed for big data analytics, while others serve different purposes.
Q347

A company needs to restrict access to sensitive data based on user locations. What should they use?

  • A IAM Policies
  • B VPC Peering
  • C Identity-Aware Proxy
  • D Cloud Functions
Explanation Identity-Aware Proxy can restrict access based on user identity and location, while other options don't support location-based constraints.
Q348

What happens when you configure an instance with an ephemeral external IP?

  • A Permanent IP address assigned
  • B IP address changes on stop/start
  • C Always static unless deleted
  • D Not reachable from the internet
Explanation Ephemeral IPs change when the instance is stopped, whereas other options misrepresent IP address behavior.
Q349

Which Google Cloud service provides a global content delivery network?

  • A Cloud CDN
  • B Cloud Functions
  • C Cloud Storage
  • D Dataflow
Explanation Cloud CDN accelerates content delivery worldwide; the others provide different functionalities.
Q350

A company needs to link multiple Google Cloud projects while managing resource access. Which resource hierarchy element should they consider using?

  • A Folder
  • B Organization
  • C Bucket
  • D Network
Explanation An Organization allows centralized resource management across projects; folders are subcategories but don't centralize access.