Google Cloud

Google Cloud Certified – Associate Cloud Engineer

PR000260
Popular Trending

Validate your skills as an Associate Cloud Engineer with exam code PR000260 in Google Cloud.

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

Questions 371–380 of 498

Q371

A company needs to automate incident responses. Which Google Cloud service should they consider for AI-based recommendations?

  • A Cloud Run
  • B Dialogflow
  • C Cloud Operations
  • D Cloud Functions
Explanation Cloud Operations integrates AI for incident responses, while the others do not focus on that capability.
Q372

What happens when a service account is deleted?

  • A All permissions are revoked
  • B Resources remain unaffected
  • C Access tokens become invalid
  • D Service continues with limited access
Explanation When a service account is deleted, all permissions associated with it are revoked, affecting resources relying on it; the rest remain unchanged.
Q373

Which service allows real-time data processing in GCP?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C Cloud Functions
  • D Cloud SQL
Explanation Cloud Pub/Sub is designed for real-time messaging, while others are not primarily focused on real-time processing.
Q374

A company needs to connect their on-premises network to Google Cloud. Which solution should they use?

  • A Cloud Interconnect
  • B Cloud Functions
  • C Firebase Hosting
  • D Cloud Run
Explanation Cloud Interconnect provides dedicated connections; others do not connect on-premises to Google Cloud.
Q375

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

  • A All outgoing traffic is blocked
  • B Ingress traffic is affected too
  • C Only TCP traffic is restricted
  • D No impact on the VM
Explanation Denying all egress strictly blocks all outgoing traffic, while other options misinterpret traffic rules or contexts.
Q376

Which service is used for serverless application deployment in Google Cloud?

  • A Cloud Functions
  • B Cloud Run
  • C GCE
  • D App Engine
Explanation Cloud Run allows deployment of serverless applications, while others serve different functions.
Q377

You are configuring IAM roles for a team. Which role allows users to view but not modify resources?

  • A Editor
  • B Viewer
  • C Owner
  • D Custom Role
Explanation Viewer role grants read-only access; Editor and Owner include write permissions.
Q378

What happens when you delete a Cloud Storage bucket that contains public objects?

  • A Objects remain accessible
  • B Objects will be deleted
  • C Bucket is disabled
  • D Objects are archived
Explanation Deleting the bucket removes all its objects permanently; they cannot be accessed afterward.
Q379

Which service allows you to automate the deployment of applications on Google Cloud?

  • A Google Cloud Build
  • B Google Cloud Storage
  • C Google Cloud Spanner
  • D Google Cloud BigQuery
Explanation Google Cloud Build automates builds and deployments; the others serve different purposes.
Q380

A company needs to secure their Cloud Storage bucket to prevent public access. What should they do?

  • A Make bucket private
  • B Enable versioning
  • C Set up Lifecycle rules
  • D Add IAM policies
Explanation Making the bucket private directly prevents public access; the others do not affect access settings.