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 191–200 of 498

Q191

A company needs to store large data files with high availability. Which Google Cloud service is most suitable?

  • A Cloud Bigtable
  • B Google Drive
  • C Cloud Storage
  • D Firestore
Explanation Cloud Storage is designed for scalable object storage while others are not optimal for such requirements.
Q192

What happens when you set an automatic scaling policy on a Compute Engine instance group?

  • A Instances run indefinitely
  • B Scales up or down automatically
  • C Instances are immediately stopped
  • D Only one instance will run
Explanation Automatic scaling adjusts the number of instances based on load, unlike the other options which inaccurately describe scaling behavior.
Q193

Which service provides managed Kubernetes clusters?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C App Engine
  • D Cloud Run
Explanation Google Kubernetes Engine is specifically designed for managed Kubernetes; the others provide different types of cloud services.
Q194

A company needs to restrict access to a specific folder in Cloud Storage. What should they use?

  • A Object ACLs
  • B Service Accounts
  • C Bucket IAM permissions
  • D Firewall rules
Explanation Object ACLs can be set for individual items, whereas IAM permissions apply broadly and firewall rules do not apply to storage access.
Q195

What happens when you delete a VM instance with an attached persistent disk in Google Cloud?

  • A Disk is deleted automatically
  • B Disk remains in project
  • C Disk is detached only
  • D Instance cannot be deleted
Explanation The persistent disk can remain attached unless specified otherwise, while the VM instance is removed.
Q196

Which Google Cloud service is best for managing Docker containers?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C Cloud Storage
  • D Cloud Run
Explanation Google Kubernetes Engine is designed for managing containerized applications, while the others serve different purposes.
Q197

A company needs to analyze large datasets without maintaining a dedicated infrastructure. Which Google Cloud service should they choose?

  • A BigQuery
  • B Cloud SQL
  • C Cloud Spanner
  • D Compute Engine
Explanation BigQuery is a serverless data warehouse suitable for analyzing large datasets without additional infrastructure costs.
Q198

What happens when you set a Google Cloud Storage bucket to public access?

  • A All data is secured.
  • B Links require authentication.
  • C Anyone can view objects.
  • D Bucket is deleted after 30 days.
Explanation Public access allows anyone to view objects, while the other options misrepresent the bucket's access control.
Q199

Which Google Cloud service is best for storing and analyzing large datasets?

  • A BigQuery
  • B Cloud Functions
  • C Cloud Run
  • D App Engine
Explanation BigQuery is designed for large-scale data analysis, while the others serve different functions like serverless compute.
Q200

A company needs to set compliance logging for their GCP resources. What should they implement?

  • A Cloud Monitoring
  • B Stackdriver Debugger
  • C Cloud Audit Logs
  • D Cloud Trace
Explanation Cloud Audit Logs track administration actions and access, while the others focus on different aspects.