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 261–270 of 498

Q261

You are configuring a Cloud Function that needs to connect to a VPC. What must you do?

  • A Set up a VPN connection
  • B Enable VPC Access connector
  • C Use Cloud NAT service
  • D Deploy in a dedicated region
Explanation Enabling a VPC Access connector allows Cloud Functions to communicate with resources in the VPC, while the other options are not relevant to this requirement.
Q262

Which service is used for managing containerized applications?

  • A Google Kubernetes Engine
  • B Google App Engine
  • C Cloud Functions
  • D Cloud Run
Explanation Google Kubernetes Engine specializes in orchestration of containers, while the others serve different purposes like functions or app deployment.
Q263

A company needs to store and analyze large amounts of data. Which storage solution should they choose for optimal performance?

  • A Cloud SQL
  • B Cloud Spanner
  • C Cloud Bigtable
  • D Cloud Storage
Explanation Cloud Bigtable is optimized for real-time analytics of large datasets, unlike the others which serve different purposes.
Q264

What happens when you increase the number of VM instances in an instance group?

  • A Costs are halved
  • B Traffic load is distributed
  • C Performance improves immediately
  • D Instances are automatically terminated
Explanation Increasing VM instances redistributes traffic for load balancing, while the others describe incorrect outcomes.
Q265

Which service should you use for scalable SQL databases?

  • A Cloud SQL
  • B BigQuery
  • C Cloud Firestore
  • D Cloud Spanner
Explanation Cloud Spanner provides horizontal scaling and SQL capabilities, while the others have different use cases.
Q266

A company requires secure access to cloud resources for contractors. What should you implement?

  • A Service Accounts
  • B IAM Roles
  • C Firewall Rules
  • D Cloud Functions
Explanation IAM Roles provide controlled access to cloud resources, perfect for contractors, while the others do not directly manage access permissions.
Q267

What happens when you disable a VM instance?

  • A Data is permanently lost.
  • B IP address is permanently changed.
  • C VM is shut down without data loss.
  • D Instance cannot be started again.
Explanation Disabling a VM instance shuts it down but retains all data, unlike the other options which state incorrect outcomes.
Q268

Which service allows you to deploy applications easily?

  • A App Engine
  • B Cloud Storage
  • C BigQuery
  • D Cloud Functions
Explanation App Engine is specifically designed for application deployment, while others serve different purposes.
Q269

A company needs to grant temporary access to a user. Which feature should you use?

  • A IAM Roles
  • B IAM Conditions
  • C Service Accounts
  • D IAM Policy Binding
Explanation IAM Conditions allow for time-based access, while the others do not provide temporary access capabilities.
Q270

You are configuring a virtual machine. What happens when you set a smaller machine type?

  • A Decreased performance
  • B Increased load capacity
  • C Higher cost
  • D No impact on performance
Explanation Choosing a smaller machine type reduces CPU and memory resources leading to decreased performance.