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 431–440 of 498

Q431

A company needs to optimize load times for a global user base. Which cloud service should they use?

  • A BigQuery
  • B Cloud CDN
  • C Cloud Pub/Sub
  • D App Engine
Explanation Cloud CDN caches content at the edge for faster access, unlike the other options.
Q432

You are configuring a VM and want it to have a static internal IP address. What should you do?

  • A Disable auto-assign IP
  • B Use ephemeral IP only
  • C Reserve an internal IP address
  • D Set external IP allocation
Explanation Reserving an internal IP ensures it remains static, while the others do not achieve this objective.
Q433

Which Google Cloud service is used for container orchestration?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C App Engine
  • D Cloud Run
Explanation Google Kubernetes Engine is designed for managing containerized applications, while the others focus on different aspects of application deployment.
Q434

A company needs to automatically scale its resources based on demand. Which service should they use?

  • A Google Compute Engine
  • B Cloud Spanner
  • C App Engine
  • D Cloud Storage
Explanation App Engine provides automatic scaling based on incoming traffic, while the others do not offer this feature natively.
Q435

You are configuring IAM roles for a service account. What happens when you grant a role with too many permissions?

  • A Only the necessary permissions are used.
  • B It creates a security risk.
  • C Permissions are automatically reduced.
  • D Non-essential permissions are ignored.
Explanation Granting overly broad permissions can expose your resources to unnecessary risk due to misuse or exploitation.
Q436

Which service simplifies resource management in GCP?

  • A Cloud Resource Manager
  • B Cloud Functions
  • C Cloud Pub/Sub
  • D Cloud Storage
Explanation Cloud Resource Manager enables efficient resource hierarchy management; others serve different functions.
Q437

A company needs to restrict access to a GCP project. What should be used?

  • A IAM Roles
  • B Cloud Functions
  • C BigQuery Datasets
  • D VPC Peering
Explanation IAM Roles provide fine-grained access control; others are unrelated to access restriction.
Q438

You are configuring a load balancer with multiple backend services. What must you ensure?

  • A All backends are in the same region
  • B Backends have high availability only
  • C Backends must use the same protocol
  • D Use a single static IP
Explanation Backends must use the same protocol for routing; other options don't address this requirement.
Q439

Which service is used for managed Kubernetes on Google Cloud?

  • A Google Kubernetes Engine
  • B Cloud Run
  • C App Engine
  • D Cloud Functions
Explanation Google Kubernetes Engine is specifically designed for managing Kubernetes clusters, whereas the others serve different purposes.
Q440

A company needs to securely share files with partners using Google Cloud. Which service is the best choice?

  • A Google Drive shared folders
  • B Cloud Storage signed URLs
  • C BigQuery data sharing
  • D Cloud Pub/Sub
Explanation Cloud Storage signed URLs allow secure sharing while ensuring access controls.