Google Cloud

Google Cloud Certified – Cloud Digital Leader

PR000225
Popular Trending

Get certified as a Cloud Digital Leader with exam code PR000225 to validate your skills in Google Cloud.

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

Questions 31–40 of 489

Q31

Which service is primarily used for serverless computing in Google Cloud?

  • A Cloud Functions
  • B Compute Engine
  • C App Engine
  • D Cloud Run
Explanation Cloud Functions enables event-driven, serverless execution, unlike other services which focus on traditional or containerized models.
Q32

A company needs to analyze large datasets with machine learning. Which Google Cloud service is best suited for this task?

  • A BigQuery
  • B Cloud Storage
  • C Cloud SQL
  • D Cloud Functions
Explanation BigQuery is optimized for data analysis and machine learning, while others serve different roles.
Q33

You are configuring IAM roles for a project. What happens if you remove a user's roles?

  • A The user loses all access immediately.
  • B The user retains previous permissions.
  • C Access is removed only on new service calls.
  • D Access persists until re-added.
Explanation Removing roles leads to immediate loss of specified permissions, while others imply incorrect assumptions about access persistence.
Q34

Which service enables serverless execution of code in response to events?

  • A Cloud Functions
  • B App Engine
  • C Cloud Run
  • D Compute Engine
Explanation Cloud Functions is designed specifically for event-driven serverless code execution, while the others are different types of services.
Q35

A company needs to analyze vast amounts of data in real-time. Which service should they primarily use?

  • A Cloud SQL
  • B BigQuery
  • C Dataflow
  • D Cloud Storage
Explanation Dataflow provides real-time data processing capabilities, whereas the other options are not primarily meant for real-time analysis.
Q36

You are configuring external access to a Compute Engine instance. What should you ensure is enabled?

  • A Firewall rules
  • B IAM roles
  • C Cloud VPN
  • D Load balancing
Explanation Firewall rules must be configured to allow access, while the other options are not directly related to external access settings.
Q37

Which service allows real-time data analytics on Cloud Storage?

  • A BigQuery
  • B Cloud Pub/Sub
  • C Cloud Functions
  • D Dataflow
Explanation BigQuery directly analyzes data in Cloud Storage; others serve different functions.
Q38

A company needs to provide secure access to their cloud applications. Which Google Cloud service should they consider for identity management?

  • A Cloud IAM
  • B Cloud Functions
  • C Cloud Firestore
  • D BigQuery
Explanation Cloud IAM manages access controls; others are for different services.
Q39

What happens when you apply a policy that denies all roles to a Google Cloud project?

  • A Users see no resources
  • B Only admins can access resources
  • C Policies override project inheritance
  • D All users unrestricted access
Explanation Denying all roles means only project admins retain access; others are incorrect outcomes.
Q40

Which service would you use for building scalable APIs on Google Cloud?

  • A Cloud Functions
  • B Cloud Pub/Sub
  • C Cloud Storage
  • D Cloud SQL
Explanation Cloud Functions allows for creating serverless APIs, while others serve different purposes.