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 21–30 of 498

Q21

What happens when you assign a new IAM role to a user that has already been assigned several roles?

  • A Roles are reset to new assignment
  • B User loses all previous roles
  • C User gains additional permissions
  • D No changes occur to their roles
Explanation The user gains additional permissions from the new role without losing existing ones.
Q22

Which service offers fully managed container orchestration?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C Cloud Run
  • D App Engine
Explanation Google Kubernetes Engine (GKE) provides managed Kubernetes clusters, while others are for serverless execution or PaaS.
Q23

A company needs to store and analyze large datasets in real time. Which service should they use?

  • A BigQuery
  • B Cloud SQL
  • C Cloud Storage
  • D Cloud Pub/Sub
Explanation BigQuery is designed for high-speed data analysis; Cloud SQL and Storage are not optimized for real-time analytics.
Q24

What happens when you set a temporary storage bucket to be publicly accessible?

  • A Data is secure and not exposed.
  • B Anyone can access the data.
  • C Only logged-in users can access.
  • D Data is encrypted by default.
Explanation Public access allows anyone to view the data; other options do not accurately describe the outcome.
Q25

Which service is used for managing Kubernetes clusters in Google Cloud?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C App Engine
  • D Cloud Run
Explanation Google Kubernetes Engine (GKE) is specifically designed for managing Kubernetes clusters, while the others serve different purposes.
Q26

A company needs a solution to monitor and analyze logs in real-time from multiple Google Cloud services. Which should they use?

  • A Cloud Monitoring
  • B Cloud Logging
  • C BigQuery
  • D Dataflow
Explanation Cloud Logging provides real-time log ingestion and analysis, while the other services focus on different data types or purposes.
Q27

You are configuring a VPC with a subnet that has a custom route. What could happen if the next-hop is misconfigured?

  • A Traffic will be rerouted correctly
  • B Traffic may not reach intended destinations
  • C All traffic will be blocked
  • D Only external traffic is affected
Explanation A misconfigured next-hop can result in traffic not reaching its intended destinations, while the other options misstate the effects of misconfiguration.
Q28

Which service provides fully managed NoSQL database?

  • A Cloud Firestore
  • B Cloud SQL
  • C Cloud Spanner
  • D BigQuery
Explanation Cloud Firestore is a fully managed NoSQL database; Cloud SQL and Cloud Spanner are SQL-based solutions, while BigQuery is for analytics.
Q29

A company needs to securely manage API keys. Which service should they use?

  • A Cloud Function
  • B Secret Manager
  • C Cloud Storage
  • D Cloud Run
Explanation Secret Manager is specifically designed for managing sensitive information like API keys; the other options are not intended for this purpose.
Q30

You are configuring a VM instance with public IP. What happens when you remove the public IP?

  • A Instance becomes unresponsive
  • B Internal communication is lost
  • C Instance remains accessible on private network
  • D Instance will be deleted
Explanation Removing the public IP does not affect internal network communication; the other options misrepresent the outcome.