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 61–70 of 498

Q61

Which service is ideal for real-time data processing?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C Cloud SQL
  • D Cloud Functions
Explanation Cloud Pub/Sub is designed for real-time message ingestion and delivery, while others serve different purposes.
Q62

A company needs to deploy a web application across multiple regions. What should be used for high availability?

  • A Single Regional Deployment
  • B Multi-Regional Deployment
  • C Zonal Deployment
  • D Edge Networking
Explanation Multi-Regional Deployment ensures higher availability by distributing the application across regions, unlike other options.
Q63

You are configuring networking between VM instances. What happens when there is no firewall rule allowing traffic?

  • A Traffic is allowed through by default
  • B Traffic is denied by default
  • C Traffic is rerouted to another network
  • D Traffic cannot reach load balancers
Explanation Firewall rules in Google Cloud deny traffic by default unless explicitly allowed, while others inaccurately suggest open traffic behaviors.
Q64

Which service allows real-time data processing in Google Cloud?

  • A Google Dataflow
  • B Google Cloud Storage
  • C Google Compute Engine
  • D Google App Engine
Explanation Google Dataflow is designed for real-time data processing, while the others serve different purposes.
Q65

A company needs to ensure access to their GCP resources is restricted based on users' roles. What should they use?

  • A Cloud IAM
  • B Cloud Functions
  • C Google Kubernetes Engine
  • D BigQuery
Explanation Cloud IAM enables role-based access control, unlike the other services listed.
Q66

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

  • A Objects are permanently deleted
  • B Objects are archived temporarily
  • C Objects are moved to another project
  • D Objects are retained for a year
Explanation Deleting a bucket results in the permanent deletion of all contained objects immediately.
Q67

Which service is optimal for mining large datasets in BigQuery?

  • A Standard SQL
  • B Cloud Spanner
  • C Dataflow
  • D Cloud Functions
Explanation Standard SQL is optimized for querying datasets, while the others serve different purposes.
Q68

A company needs to integrate their on-premises database with Google Cloud. Which service should they use?

  • A Cloud VPN
  • B Cloud Endpoints
  • C Cloud SQL
  • D Transfer Service
Explanation Cloud VPN provides secure connectivity; the other options do not focus on integration.
Q69

What happens when you assign a custom IAM role to a user?

  • A User gets all permissions automatically
  • B User can only view resources
  • C User receives specified permissions only
  • D Role is ignored by GCP
Explanation Users receive only the permissions defined in the custom role, unlike the other options.
Q70

Which service allows for serverless code execution on Google Cloud?

  • A Cloud Functions
  • B Cloud Run
  • C App Engine
  • D Compute Engine
Explanation Cloud Functions is designed specifically for serverless execution, while the others involve more infrastructure management.