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 361–370 of 498

Q361

Which service allows deployment of containerized applications?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C App Engine
  • D Cloud Run
Explanation Google Kubernetes Engine is specifically designed for deploying and managing Kubernetes containers, while the others serve different deployment models.
Q362

A company needs to store frequently accessed data with low latency. Which storage option should they choose?

  • A Cloud Storage
  • B BigQuery
  • C Filestore
  • D Persistent Disk
Explanation Filestore is designed for high-performance file storage with low latency, making it ideal for frequently accessed data.
Q363

You are configuring IAM policies. What happens if a user has both a role allowing and a role denying access to a resource?

  • A Access is allowed
  • B Access is denied
  • C Access is granted selectively
  • D Access permissions are overridden
Explanation In IAM, deny permissions always take precedence over allow permissions, resulting in denied access.
Q364

Which service allows you to run containers on Google Cloud?

  • A Google Kubernetes Engine
  • B Google Compute Engine
  • C Google Cloud Storage
  • D Google App Engine
Explanation Google Kubernetes Engine is specifically designed for container orchestration while the others serve different purposes.
Q365

A company needs to manage user access to resources efficiently. What is the best practice for IAM roles?

  • A Assign roles per user individually
  • B Use predefined roles only
  • C Utilize groups for role assignments
  • D Avoid using roles altogether
Explanation Utilizing groups for roles simplifies management and access control.
Q366

What happens when a Cloud Functions timeout occurs?

  • A Function automatically retries execution
  • B Function logs an error and stops
  • C Function continues executing in the background
  • D Function's memory is preserved
Explanation When a timeout occurs, the function logs an error and does not continue execution.
Q367

Which Google Cloud service provides fully managed NoSQL databases?

  • A Cloud Firestore
  • B Cloud Spanner
  • C Cloud SQL
  • D BigQuery
Explanation Cloud Firestore is a fully managed NoSQL database; the others serve different database types.
Q368

A company needs to transfer large files from on-premises to Google Cloud Storage. What is the best option?

  • A Google Cloud Storage Transfer Service
  • B Cloud Pub/Sub
  • C BigQuery Data Transfer Service
  • D Google Compute Engine
Explanation The Storage Transfer Service is designed for file transfers; others lack this specific capability.
Q369

What happens when you set a bucket's IAM role to 'no access'?

  • A Bucket is deleted
  • B Only the owner retains access
  • C All users are blocked
  • D Access is granted to service accounts
Explanation The owner always retains access; the others incorrectly imply it affects ownership or service accounts.
Q370

Which service should you use to manage DNS records?

  • A Cloud DNS
  • B Cloud Storage
  • C Cloud Functions
  • D Cloud Run
Explanation Cloud DNS is specifically designed for managing DNS records; the others do not provide DNS-specific capabilities.