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 211–220 of 498

Q211

Which Google Cloud service provides a fully managed NoSQL database?

  • A Cloud Firestore
  • B Cloud SQL
  • C BigQuery
  • D Cloud Spanner
Explanation Cloud Firestore is designed for NoSQL databases; Cloud SQL and Cloud Spanner are SQL-based, while BigQuery is for data analysis.
Q212

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

  • A Cloud Functions
  • B Dataflow
  • C Compute Engine
  • D App Engine
Explanation Dataflow is designed for real-time data processing; the others are not optimized for real-time analytics.
Q213

You are configuring IAM policies. What happens when two roles are assigned to a user: one granting read access and another denying it?

  • A User gains read access
  • B User is denied read access
  • C Access is ambiguous
  • D Access granted based on hierarchy
Explanation Deny permissions take precedence over grants; hence, the user is denied access.
Q214

Which service is used for scalable storage of unstructured data?

  • A Cloud Storage
  • B Cloud SQL
  • C BigQuery
  • D Cloud Memorystore
Explanation Cloud Storage allows for dynamic scaling of unstructured data, while the others serve different purposes.
Q215

A company needs to manage their virtual machine networking. Which service should they use?

  • A VPC
  • B Firewall Rules
  • C Cloud CDN
  • D Cloud Spanner
Explanation VPC manages VM networking, while others are for security, caching, or database management.
Q216

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

  • A All traffic is blocked completely
  • B Unintentional access is allowed
  • C Only ingress traffic is affected
  • D Default rules still apply
Explanation Setting a deny rule blocks all traffic, while the others imply incorrect behavior of firewall rules.
Q217

Which service is primarily used for serverless computing in GCP?

  • A Cloud Functions
  • B App Engine
  • C Compute Engine
  • D Kubernetes Engine
Explanation Cloud Functions provides event-driven serverless computing, while others require server management.
Q218

A company needs to analyze their data in near-real time and store it for long-term analysis. Which combination of services should they use?

  • A BigQuery and Cloud Datastore
  • B Pub/Sub and BigQuery
  • C Cloud Storage and App Engine
  • D Cloud Functions and Dataflow
Explanation Pub/Sub allows for real-time data ingestion, and BigQuery provides efficient analysis and storage.
Q219

What happens when you disable a service account in GCP?

  • A All access to resources is revoked.
  • B Access to resources remains active.
  • C Only some resources become unreachable.
  • D It triggers a billing alert.
Explanation Disabling a service account revokes access to all resources linked with that account, while the other options misrepresent permissions.
Q220

Which service is used for monitoring and logging in Google Cloud?

  • A Cloud Logging
  • B Cloud Functions
  • C Cloud Datastore
  • D Cloud Build
Explanation Cloud Logging collects and manages logs, while others serve different functions.