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 51–60 of 489

Q51

What happens when you set a firewall rule to allow all traffic?

  • A Blocks all incoming connections
  • B Allows only HTTPS traffic
  • C Allows all incoming traffic
  • D Encourages DDoS attacks
Explanation A rule allowing all traffic permits unrestricted access; others misrepresent its effects.
Q52

Which service best supports serverless architecture?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Storage
  • D Cloud SQL
Explanation Cloud Functions offers event-driven serverless compute; others require instance management.
Q53

A company needs to securely manage user identities for its applications. Which Google Cloud service should they use?

  • A Cloud Identity
  • B Data Loss Prevention API
  • C Cloud Pub/Sub
  • D BigQuery
Explanation Cloud Identity is designed for user identity management; others do not focus on user identities.
Q54

You are configuring a Virtual Private Cloud (VPC). What happens if you remove a firewall rule allowing ingress traffic?

  • A Traffic will always be allowed
  • B Ingress traffic will be denied
  • C Only outbound traffic is affected
  • D No changes occur to existing rules
Explanation Removing the ingress rule denies traffic that was previously allowed; others are incorrect as rules are specific to ingress traffic control.
Q55

Which service is primarily used for big data analytics in Google Cloud?

  • A BigQuery
  • B Cloud Functions
  • C Cloud Firestore
  • D Cloud Run
Explanation BigQuery is designed for big data analytics, while the others serve different purposes.
Q56

A company needs to ensure its application can scale automatically based on traffic. Which service should they use?

  • A Compute Engine
  • B Cloud Functions
  • C Kubernetes Engine
  • D Cloud Storage
Explanation Kubernetes Engine supports auto-scaling, whereas the others do not offer this feature effectively.
Q57

You are configuring IAM roles for a project. What happens if you assign multiple roles to a user?

  • A Conflicts will occur.
  • B User gets minimum permissions.
  • C User gets combined permissions.
  • D Only the last role counts.
Explanation Multiple IAM roles grant combined permissions, enhancing user capabilities, while the others are incorrect assumptions.
Q58

Which service is used for scalable storage on Google Cloud?

  • A Google Cloud Storage
  • B Google Spanner
  • C Google Pub/Sub
  • D Google Firestore
Explanation Google Cloud Storage provides scalable and secure object storage, while others serve different purposes like databases and messaging.
Q59

A company needs to audit user activity across its Google Cloud services. What should they enable?

  • A Cloud Monitoring
  • B Cloud Logging
  • C Cloud Functions
  • D Cloud Run
Explanation Cloud Logging is designed specifically for logging and auditing user activity, unlike the other options.
Q60

You are configuring a Google Compute Engine instance. What happens when you detach a persistent disk?

  • A Data on the disk is deleted
  • B Disk remains available for other instances
  • C Instance automatically shuts down
  • D Instance performance improves instantly
Explanation Detaching a persistent disk does not delete its data, allowing it to be used by other instances.