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 291–300 of 498

Q291

You are configuring permissions for a Google Cloud resource. What happens when you grant both IAM roles to a user that contain conflicting permissions?

  • A Only the role with higher permissions applies.
  • B Conflicting permissions are removed altogether.
  • C The user has the union of both permissions.
  • D Only the first assigned role applies.
Explanation Google Cloud IAM allows users to combine permissions from multiple roles, providing a union of access.
Q292

Which service allows you to deploy containerized applications on Google Cloud?

  • A Google Kubernetes Engine
  • B Cloud SQL
  • C App Engine
  • D Cloud Functions
Explanation Google Kubernetes Engine is designed for managing containerized applications, while others serve different purposes.
Q293

A company needs to store logs of all API requests for compliance. Which tool should they use?

  • A Cloud Pub/Sub
  • B Cloud Logging
  • C BigQuery
  • D Dataflow
Explanation Cloud Logging captures log data, while the other options serve different purposes for data processing or messaging.
Q294

You are configuring IAM roles for a project. What happens if a user has multiple roles that grant different permissions?

  • A User gets only highest privilege
  • B User gets lowest privilege
  • C User is denied access entirely
  • D User combines all privileges
Explanation Users combine privileges from all assigned roles, while others inaccurately suggest an override mechanism.
Q295

Which Google Cloud service provides managed NoSQL databases?

  • A Cloud Firestore
  • B Cloud Spanner
  • C Cloud SQL
  • D Cloud Datastore
Explanation Cloud Firestore is designed for NoSQL document storage; others serve different purposes.
Q296

You are configuring a load balancer. What happens when you set the health check?

  • A Only operational VMs serve traffic.
  • B All VMs become non-responsive.
  • C Traffic will flow to all VMs.
  • D None of the VMs will be checked.
Explanation Health checks ensure traffic only goes to healthy instances; others misinterpret VM status.
Q297

A company needs to improve security for their VM instances. Which option should they consider first?

  • A Use static IP addresses.
  • B Implement IAM roles.
  • C Increase VM sizes.
  • D Disable firewall rules.
Explanation Implementing IAM roles controls access rights; others do not enhance security effectively.
Q298

Which service is used for serverless app development on GCP?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Storage
  • D Kubernetes Engine
Explanation Cloud Functions enables serverless application development, while others are not serverless options.
Q299

A company needs to store data across multiple regions for redundancy. What is the best storage option?

  • A Regional Storage
  • B Multi-regional Storage
  • C Nearline Storage
  • D Coldline Storage
Explanation Multi-regional Storage offers automatic redundancy across multiple locations, unlike Regional Storage.
Q300

You are configuring IAM roles in GCP. What happens when you grant a user an IAM role at a specific resource level?

  • A User inherits permissions from project
  • B Role permissions are overridden
  • C User can view all resources
  • D Permissions apply only to the resource
Explanation Permissions granted apply only to specified resources, not beyond them.