Google Cloud

Google Cloud Certified – Professional Cloud Developer

PR000266

Validate your skills as a Professional Cloud Developer with exam code PR000266 in Google Cloud.

495 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 481–490 of 495

Q481

Which Google Cloud service allows you to run containerized applications without managing the underlying infrastructure?

  • A Google Kubernetes Engine
  • B App Engine
  • C Cloud Functions
  • D Cloud Run
Explanation Cloud Run is specifically designed for managing containers without infrastructure; Kubernetes Engine requires more management.
Q482

A company needs to analyze large streaming datasets in real-time. Which Google Cloud product should they use?

  • A Cloud Storage
  • B BigQuery
  • C Dataflow
  • D Pub/Sub
Explanation Dataflow enables real-time analytics on streaming data, while Pub/Sub is used for message delivery.
Q483

You are configuring IAM permissions for a GCP resource. What happens if a user has both a role granting access and a deny rule in a policy?

  • A User gains access
  • B Access is denied
  • C Access depends on role priority
  • D User's access is limited
Explanation In GCP, deny rules take precedence over allow rules in IAM policies.
Q484

Which service allows creating serverless applications in Google Cloud?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Run
  • D App Engine
Explanation Cloud Functions is specifically designed for serverless applications; others provide different compute options.
Q485

A company needs to analyze large datasets in real-time. What service should they use?

  • A BigQuery
  • B Cloud Storage
  • C Dataflow
  • D Cloud Functions
Explanation Dataflow is optimized for real-time data processing; BigQuery is for analytics, not real-time.
Q486

What happens when you enable billing alerts in Google Cloud?

  • A Automatic cost reduction occurs
  • B Notifications on spending exceed thresholds
  • B Notifications on spending exceed thresholds
  • C Billing stops until alerts are acknowledged
  • D Usage statistics become sudden
Explanation Enabling alerts sends notifications when expenditure surpasses set thresholds; others are misleading.
Q487

Which service allows you to deploy applications in a serverless environment?

  • A Cloud Functions
  • B Compute Engine
  • C Kubernetes Engine
  • D App Engine
Explanation Cloud Functions is a serverless solution, while the others require infrastructure management.
Q488

A company needs to store large datasets with automatic scaling and high availability. Which storage option should they choose?

  • A Cloud SQL
  • B BigQuery
  • C Cloud Storage
  • D Firestore
Explanation BigQuery is optimal for large, scalable datasets, unlike the other options that serve different needs.
Q489

You are configuring IAM policies for a project. What happens if you deny a service account access to a resource?

  • A Access is granted for all roles
  • B Access is denied regardless of roles
  • C Access is allowed with owner role
  • D Service account can still request access
Explanation Denying access overrides all roles, preventing access completely.
Q490

Which service can be used to run serverless containers?

  • A Cloud Run
  • B App Engine
  • C Cloud Functions
  • D Kubernetes Engine
Explanation Cloud Run specifically runs serverless containers, while others focus on different deployment methods.