Google CloudFree level

Google Associate Cloud Engineer exam dumps: 375 free Google Associate Cloud Engineer practice questions

Free Google Associate Cloud Engineer practice questions for the Associate Cloud Engineer exam, with the correct answer and a full explanation for every option. Read the first 10 below, browse all 375 by number, or take a timed practice exam.

Question bank last updated April 2025

Free Google Associate Cloud Engineer practice questions

Questions 1 to 10 of 375

Pick an answer before you open the explanation. Each question also has its own page with a permalink.

Google Associate Cloud Engineer Question 1

Single answerGoogle Cloud Platform

You are a Google Cloud Engineer tasked with setting up a new GCP environment for a company. The company requires separate environments for development, testing, and production, each with their own set of resources. Which of the following is the best approach to create a resource hierarchy that aligns with this requirement?

  1. A

    Create a single project and use folders to separate development, testing, and production resources.

  2. B

    Create one organization node and use folders to separate development, testing, and production projects.

  3. C

    Create three separate projects under a single organization node: one for development, one for testing, and one for production.

  4. D

    Create one project and use labels to manage resources for development, testing, and production.

Show answer and explanation

Correct answer: C

Explanation

The best practice in Google Cloud Platform for managing different environments such as development, testing, and production is to create separate projects for each environment. This method ensures that resources are isolated, which simplifies management and billing, and provides a clear boundary for setting permissions and policies specific to each environment. Organizing these projects under a single organization node allows for centralized management and governance.

  • A. Incorrect.

    Creating a single project and using folders is not the best approach, as folders are used to organize projects, not resources within a single project.

  • B. Incorrect.

    Using folders under an organization node to separate projects is a valid approach, but the key is creating separate projects for each environment, not just folders.

  • C. Correct.

    Creating separate projects for development, testing, and production under a single organization node is the best practice as it allows for clear separation and management of resources, permissions, and billing.

  • D. Incorrect.

    Using labels is not sufficient for managing distinct environments as it does not provide the separation of resources and permissions required for different environments.

Google Associate Cloud Engineer Question 2

Select 3Google Cloud Platform

You are tasked with setting up a new project in Google Cloud Platform for a team within your organization. The team requires separate billing for their projects, and you need to ensure that the resources are organized in a way that aligns with the organization's security policies and access control requirements. Which steps should you take to properly create and manage the resource hierarchy?

  1. A

    Create a new Organization node and assign the project under it.

  2. B

    Create a new Billing Account specifically for the team and link it to the project.

  3. C

    Use folders to group the project under a specific department within your organization.

  4. D

    Set up Identity and Access Management (IAM) policies at the folder level to manage permissions.

  5. E

    Assign the project directly under the root Organization node without any folder.

Show answer and explanation

Correct answers: B, C, D

Explanation

To properly create and manage a resource hierarchy in Google Cloud Platform, especially when dealing with separate billing and access control requirements, it's important to use folders to organize projects according to departmental needs and set up IAM policies to manage permissions effectively. Creating a separate Billing Account ensures that costs are tracked independently, providing better financial management. These steps align with organizational structures and help maintain security and compliance policies.

  • A. Incorrect.

    Creating a new Organization node is not necessary if your company already has an existing Organization node. Organizations are typically set up at the company level, not per team.

  • B. Correct.

    Creating a new Billing Account for the team allows you to separate billing for their projects, which is essential for tracking costs independently.

  • C. Correct.

    Using folders to group projects under a specific department helps in organizing resources and aligning them with departmental structures and policies.

  • D. Correct.

    Setting up IAM policies at the folder level allows for granular control over access and permissions, which is crucial for maintaining security and compliance.

  • E. Incorrect.

    Assigning the project directly under the root Organization node without any folder does not align with best practices for resource organization and access control.

Google Associate Cloud Engineer Question 3

Single answerGoogle Cloud Platform

You are a Google Cloud Engineer tasked to design a resource hierarchy for your organization. The organization has multiple teams, each requiring separate billing, access control, and policy management. What is the most appropriate way to structure the resource hierarchy to meet these requirements?

  1. A

    Create a single project for the entire organization and manage billing, access control, and policies at the project level.

  2. B

    Create separate folders for each team under a single organization node, and create projects within these folders for each team's resources.

  3. C

    Create multiple organizations, each representing a team, and manage projects within these organizations.

  4. D

    Create a single project but use different billing accounts for each team's resources.

Show answer and explanation

Correct answer: B

Explanation

The most effective way to structure a resource hierarchy in Google Cloud for an organization with multiple teams needing separate billing, access control, and policy management is to use folders under a single organization node. This approach leverages the organizational structure of Google Cloud, allowing for centralized management and delegation of responsibilities while maintaining the necessary isolation and control at the team level.

  • A. Incorrect.

    Using a single project for the entire organization is not scalable for managing separate billing, access control, and policies for multiple teams.

  • B. Correct.

    Creating separate folders for each team under a single organization node allows for centralized management while providing isolation for billing, access control, and policies at the folder level.

  • C. Incorrect.

    Creating multiple organizations is unnecessary and inefficient as it complicates the management of resources and doesn't leverage the hierarchical features of Google Cloud.

  • D. Incorrect.

    Using different billing accounts within a single project does not adequately address the need for access control and policy management specific to each team.

Google Associate Cloud Engineer Question 4

Single answerGoogle Cloud Platform

As a Google Cloud Associate Cloud Engineer, you are tasked with setting up a resource hierarchy for a new project in your organization. The organization already has several departments, each needing isolated resources. What is the best way to structure the resource hierarchy to achieve this?

  1. A

    Create a single project and use IAM policies to manage access for each department.

  2. B

    Set up a folder for each department under the organization and create separate projects within each folder.

  3. C

    Create a separate organization for each department.

  4. D

    Use labels to differentiate resources for each department within a single project.

Show answer and explanation

Correct answer: B

Explanation

The best practice for organizing resources in Google Cloud is to use a hierarchy that allows for clear separation and management of resources. By creating a folder for each department under the organization, you can group related projects and apply IAM policies at the folder level, ensuring that access and management are both secure and efficient. This approach aligns with Google Cloud's resource hierarchy model, which is designed to provide scalable and manageable access and organization.

  • A. Incorrect.

    Using a single project with IAM policies can lead to complex and difficult-to-manage access controls as the number of departments and resources grows.

  • B. Correct.

    Setting up a folder for each department under the organization allows for better isolation, management, and access control of resources. It also aligns with Google Cloud's best practices for organizing resources.

  • C. Incorrect.

    Creating a separate organization for each department is not feasible as it requires separate billing accounts and does not leverage the centralized management benefits of a single organization.

  • D. Incorrect.

    Labels are useful for organizing and filtering resources but do not provide the necessary isolation and access control needed for different departments.

Google Associate Cloud Engineer Question 5

Single answerGoogle Cloud Platform

You have recently been hired as a Google Cloud Engineer for a large corporation that is planning to migrate its infrastructure to Google Cloud Platform (GCP). The company wants to set up a resource hierarchy that provides isolation for different departments, such as Finance, HR, and Engineering, while allowing centralized control for billing and policy enforcement. What is the best approach to create this resource hierarchy in GCP?

  1. A

    Create a separate Google Cloud project for each department and assign them directly under one organization.

  2. B

    Create folders for each department under a single organization, and then create projects within each folder.

  3. C

    Create multiple organizations, one for each department, and manage resources independently.

  4. D

    Use labels to differentiate resources of each department within a single project.

Show answer and explanation

Correct answer: B

Explanation

The optimal setup for a resource hierarchy in Google Cloud Platform is to use folders under a single organization, where each folder represents a department. This setup allows for centralized control over billing and policy enforcement while providing isolation for different departments. Creating separate projects within each folder helps manage resources effectively and maintain organization-wide policies.

  • A. Incorrect.

    This approach lacks the hierarchy needed for centralized policy enforcement and doesn't adequately separate resources by department at a higher level.

  • B. Correct.

    Folders provide a way to organize resources under an organization, allowing you to group projects by departments for better management and policy application.

  • C. Incorrect.

    Creating multiple organizations is not optimal because it complicates centralized management and billing, which are key requirements for the company.

  • D. Incorrect.

    Labels are useful for resource categorization but do not provide the hierarchical structure needed to enforce policies or manage billing effectively.

Google Associate Cloud Engineer Question 6

Select 3Google Cloud Platform

You are tasked with ensuring that all projects within your organization's Google Cloud environment adhere to a specific set of security policies. These policies should prevent the creation of external IP addresses for virtual machines. You need to apply these policies efficiently to ensure compliance across all projects. Which steps should you take to achieve this?

  1. A

    A. Set an organization policy at the organization level to disallow external IPs.

  2. B

    B. Apply the policy to each project manually using Cloud Console.

  3. C

    C. Use the Resource Manager API to apply the policy at the folder level if folders are used.

  4. D

    D. Apply the policy to each virtual machine instance individually.

  5. E

    E. Set the policy at the organization level and override it at the project level where exceptions are needed.

Show answer and explanation

Correct answers: A, C, E

Explanation

To efficiently enforce security policies across all projects within an organization on Google Cloud, you should use organization policies to manage constraints like disallowing external IPs. Applying the policy at the organization level ensures it is automatically inherited by all projects and resources, reducing administrative overhead and ensuring consistency. Using folders to apply policies can also be beneficial if your organization uses them for project grouping. Handling exceptions at the project level ensures flexibility without compromising overall security compliance.

  • A. Correct.

    A. Setting an organization policy at the organization level ensures that the policy is inherited by all resources within the organization, enforcing the rule globally.

  • B. Incorrect.

    B. Applying the policy manually to each project is inefficient and prone to errors, especially if there are numerous projects.

  • C. Correct.

    C. Using the Resource Manager API to apply the policy at the folder level is effective when the organization uses folders to group projects logically, ensuring consistent policy application.

  • D. Incorrect.

    D. Applying the policy to each virtual machine instance is not efficient and does not leverage Google Cloud's hierarchical policy enforcement capabilities.

  • E. Correct.

    E. Setting the policy at the organization level ensures broad coverage, and overriding it at the project level allows for flexibility where specific exceptions are necessary.

Google Associate Cloud Engineer Question 7

Single answerGoogle Cloud Platform

Your organization wants to ensure that all Google Cloud Platform (GCP) projects within a specific folder have a policy to restrict the creation of external IP addresses. How should you apply this policy to meet the requirement efficiently?

  1. A

    Apply the policy at the organization level to cover all projects.

  2. B

    Apply the policy directly to each project within the folder.

  3. C

    Apply the policy at the folder level to inherit the restriction to all contained projects.

  4. D

    Apply the policy to each individual resource within the projects.

Show answer and explanation

Correct answer: C

Explanation

The best practice in GCP for applying organizational policies is to use the resource hierarchy effectively. By applying the policy at the folder level, you ensure that all projects within that folder automatically inherit the policy, making it easier to manage and maintain consistent policy enforcement across multiple projects.

  • A. Incorrect.

    Applying the policy at the organization level will affect all projects and folders, not just the ones in the specific folder.

  • B. Incorrect.

    Applying the policy directly to each project is possible, but it is not efficient if there are many projects, and it does not scale well.

  • C. Correct.

    Applying the policy at the folder level ensures that all projects within that folder inherit the policy, providing an efficient and scalable solution.

  • D. Incorrect.

    Applying the policy to each individual resource is not practical and would be time-consuming, especially as new resources are created.

Google Associate Cloud Engineer Question 8

Single answerGoogle Cloud Platform

As a Google Cloud Associate Cloud Engineer, you are tasked with ensuring that all projects within your organization's Google Cloud environment adhere to a specific set of security policies. You need to apply a policy that restricts the use of external IP addresses on virtual machines across multiple projects within your organization. Which of the following steps should you take to achieve this?

  1. A

    A. Apply the policy at the organization level to ensure all projects inherit the restriction.

  2. B

    B. Apply the policy at each project level individually to manage exceptions more easily.

  3. C

    C. Apply the policy at the folder level if the projects are organized under a common folder.

  4. D

    D. Use IAM roles to restrict external IP addresses on virtual machines.

Show answer and explanation

Correct answer: A

Explanation

The most efficient way to ensure that all projects adhere to a specific security policy, such as restricting external IP addresses, is to apply the policy at the organization level. This ensures that the policy is inherited by all projects, providing a consistent and centralized approach to security management across the entire organization.

  • A. Correct.

    Option A is correct because applying the policy at the organization level ensures that all projects within the organization inherit the policy, providing a centralized and consistent application of security restrictions.

  • B. Incorrect.

    Option B is incorrect because applying policies at the project level requires managing each project individually, which is inefficient and error-prone for a consistent security policy.

  • C. Incorrect.

    Option C is incorrect because while applying the policy at the folder level can be effective if the projects are organized under a common folder, it does not ensure organization-wide enforcement unless all projects are under that folder.

  • D. Incorrect.

    Option D is incorrect because IAM roles are used for access management, not for applying organizational policies such as restricting external IP addresses.

Google Associate Cloud Engineer Question 9

Single answerGoogle Cloud Platform

Your organization has a Google Cloud Platform (GCP) resource hierarchy consisting of multiple projects under a single folder. The security team has mandated that all Compute Engine instances across the organization must disable external IPs by default for enhanced security. As an Associate Cloud Engineer, how would you enforce this policy across all projects in the folder?

  1. A

    A. Set the 'Compute Engine external IPs' restriction at the folder level using the Organization Policy service.

  2. B

    B. Manually disable external IPs for each Compute Engine instance in every project.

  3. C

    C. Use Identity and Access Management (IAM) roles to restrict the assignment of external IPs.

  4. D

    D. Implement a VPC Service Control perimeter to block external IPs for Compute Engine instances.

Show answer and explanation

Correct answer: A

Explanation

To enforce a consistent policy across multiple projects in GCP, using the Organization Policy service is the most effective method. By setting the 'Compute Engine external IPs' restriction at the folder level, you ensure that all projects under the folder inherit this policy, automatically disabling external IPs on Compute Engine instances across the organization.

  • A. Correct.

    A. Correct. Setting the 'Compute Engine external IPs' restriction at the folder level using the Organization Policy service ensures the policy is automatically enforced across all projects within the folder.

  • B. Incorrect.

    B. Incorrect. Manually disabling external IPs for each instance is error-prone and not scalable across multiple projects.

  • C. Incorrect.

    C. Incorrect. IAM roles manage permissions but do not directly control resource configurations like external IP assignments.

  • D. Incorrect.

    D. Incorrect. VPC Service Controls are used to define security perimeters, not to enforce instance-level configurations like disabling external IPs.

Google Associate Cloud Engineer Question 10

Single answerGoogle Cloud Platform

As a Google Cloud Associate Cloud Engineer, you need to ensure that no external IP addresses are assigned to any virtual machines in the production project within your organization. How can you apply this restriction across the resource hierarchy?

  1. A

    A. Set an organization policy at the organization level to restrict external IP addresses.

  2. B

    B. Apply a firewall rule at the project level to block external IP addresses.

  3. C

    C. Use IAM roles to deny creation of external IP addresses at the project level.

  4. D

    D. Set an organization policy at the project level to restrict external IP addresses.

Show answer and explanation

Correct answer: D

Explanation

To enforce a restriction on external IP addresses specifically for a single project, you should set an organization policy at the project level. This approach allows you to apply the policy precisely where it's needed, without affecting other projects within the organization.

  • A. Incorrect.

    Setting an organization policy at the organization level would affect all projects, not just the production project. This is too broad for the requirement.

  • B. Incorrect.

    Firewall rules manage network traffic but do not prevent the assignment of external IP addresses to VMs.

  • C. Incorrect.

    IAM roles control access to resources and actions but do not inherently restrict the types of resources, such as external IP addresses, that can be created.

  • D. Correct.

    Setting an organization policy at the project level allows you to enforce restrictions specifically for the production project, ensuring no VMs in this project can have external IPs.

Timed practice exam

Take a Google Associate Cloud Engineer practice test under exam conditions

60 questions in 120 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam

What the Google Associate Cloud Engineer exam covers

Official Associate Cloud Engineer exam domains and weightings.

  • Setting Up a Cloud Solution Environment

    17% of exam

  • Planning and Configuring a Cloud Solution

    17% of exam

  • Deploying and Implementing a Cloud Solution

    25% of exam

  • Ensuring Successful Operation

    21% of exam

  • Configuring Access and Security

    20% of exam

All 375 Google Associate Cloud Engineer practice questions

Every question has a page with the answer and explanation. Numbers are stable, so you can bookmark or share them.

  1. 1.You are a Google Cloud Engineer tasked with setting up a new GCP environment for a company. The company...
  2. 2.You are tasked with setting up a new project in Google Cloud Platform for a team within your organization....
  3. 3.You are a Google Cloud Engineer tasked to design a resource hierarchy for your organization. The organization...
  4. 4.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up a resource hierarchy for a new...
  5. 5.You have recently been hired as a Google Cloud Engineer for a large corporation that is planning to migrate...
  6. 6.You are tasked with ensuring that all projects within your organization's Google Cloud environment adhere to...
  7. 7.Your organization wants to ensure that all Google Cloud Platform (GCP) projects within a specific folder have...
  8. 8.As a Google Cloud Associate Cloud Engineer, you are tasked with ensuring that all projects within your...
  9. 9.Your organization has a Google Cloud Platform (GCP) resource hierarchy consisting of multiple projects under...
  10. 10.As a Google Cloud Associate Cloud Engineer, you need to ensure that no external IP addresses are assigned to...
  11. 11.As a Google Cloud Associate Cloud Engineer, you need to provide a new team member with permissions to view...
  12. 12.You are managing a Google Cloud project and need to grant a new team member access to view resources, but not...
  13. 13.As a Google Certified Associate Cloud Engineer, you have been asked to grant a new developer access to...
  14. 14.Your team is developing an application on Google Cloud Platform and you need to grant a colleague the ability...
  15. 15.You are a Google Cloud Engineer and need to grant a new team member access to manage Compute Engine instances...
  16. 16.As a Google Cloud Certified Associate Cloud Engineer, you are tasked with managing user access to your...
  17. 17.A Google Cloud organization wants to streamline the onboarding process for new employees by automatically...
  18. 18.A Google Cloud team is tasked with managing user access in their organization using Cloud Identity. They want...
  19. 19.You are tasked with setting up user access management for your company's new project on Google Cloud...
  20. 20.As a Google Cloud Associate Cloud Engineer, you are responsible for managing user access to resources in your...
  21. 21.As a Google Cloud Associate Cloud Engineer, you have been tasked with enabling the Google Cloud Storage API...
  22. 22.You have just created a new project in Google Cloud Platform and need to enable the Google Cloud Storage API...
  23. 23.You are working on a project in Google Cloud Platform and need to use Cloud Storage for storing application...
  24. 24.You are tasked with enabling the Cloud Storage API for a new project in Google Cloud Platform. What steps...
  25. 25.You are tasked with setting up a new Google Cloud project for your development team. One of the requirements...
  26. 26.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up monitoring for a new application...
  27. 27.As a Google Cloud Associate Cloud Engineer, you have been tasked with setting up monitoring for a critical...
  28. 28.You are tasked with setting up monitoring for a new application deployed on Google Cloud. The application...
  29. 29.As a Google Certified Associate Cloud Engineer, you are tasked with setting up monitoring for a new web...
  30. 30.A company is using Google Cloud's operations suite to monitor their cloud resources. They want to set up a...
  31. 31.You are an Associate Cloud Engineer tasked with deploying a new application on Google Cloud Platform. During...
  32. 32.You are a Cloud Engineer responsible for managing resources in a Google Cloud project. Recently, your team...
  33. 33.You are a Google Cloud Engineer responsible for managing the infrastructure of a rapidly growing startup....
  34. 34.Your team is planning to launch a new application on Google Cloud Platform (GCP), and you anticipate high...
  35. 35.You are managing a project on Google Cloud Platform that is experiencing rapid growth. Recently, you...
  36. 36.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up a new project for a client who...
  37. 37.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up a billing account for your...
  38. 38.You are a Google Cloud Engineer responsible for managing your company's cloud resources and billing. Your...
  39. 39.You have recently joined a company as an Associate Cloud Engineer. The company is expanding its operations...
  40. 40.You are tasked with setting up a new project in Google Cloud Platform for a client. The client requires a...
  41. 41.You are a Google Cloud Engineer at a company that uses multiple Google Cloud projects for different...
  42. 42.You are a Google Cloud Engineer managing multiple projects within your organization. One of your tasks is to...
  43. 43.You are a Cloud Engineer for a company that has multiple projects in Google Cloud Platform. The Finance team...
  44. 44.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up a new project for your...
  45. 45.As a Google Cloud Associate Cloud Engineer, you have been tasked with ensuring that a new project you created...
  46. 46.You are an Associate Cloud Engineer at a company using Google Cloud Platform. Your manager has asked you to...
  47. 47.As a Google Cloud Platform Associate Cloud Engineer, you are tasked with setting up a budget for your project...
  48. 48.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up a budget for your project to...
  49. 49.As a Google Cloud Engineer, you have been tasked with setting up a cost management system for your company's...
  50. 50.Your company has set a monthly budget of $5,000 for Google Cloud Platform use. You need to ensure that the...
  51. 51.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up billing exports to analyze your...
  52. 52.As a Google Cloud Associate Cloud Engineer, you need to set up billing exports to understand your project's...
  53. 53.You are a Cloud Engineer tasked with setting up billing exports for your organization to track cloud...
  54. 54.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up billing exports to BigQuery for...
  55. 55.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up billing exports to analyze your...
  56. 56.A startup company is developing a real-time analytics platform that requires low latency and high throughput....
  57. 57.Your company is migrating a web application to Google Cloud Platform. The application experiences variable...
  58. 58.You are tasked with deploying a web application on Google Cloud Platform that experiences variable traffic...
  59. 59.You are an Associate Cloud Engineer tasked with deploying a new web application on Google Cloud Platform. The...
  60. 60.Your company is planning to deploy a web application that has inconsistent traffic patterns, with spikes...
  61. 61.You are tasked with running a large-scale batch processing job on Google Cloud Platform that is...
  62. 62.You are tasked with running a batch processing workload on Google Cloud Platform that can tolerate...
  63. 63.Your company is running a batch processing application on Google Cloud Platform that is cost-sensitive but...
  64. 64.You are tasked with running a batch processing job that can tolerate interruptions and requires a specific...
  65. 65.You are tasked with setting up a cost-effective, scalable system for a batch processing job that runs...
  66. 66.A startup company is developing a new mobile application that is expected to have a large number of users...
  67. 67.Your company needs to store a significant amount of unstructured data that requires low-latency access for...
  68. 68.Your company is developing a new application that requires storing structured data with the ability to...
  69. 69.Your company is building a new application that requires storing large quantities of unstructured data such...
  70. 70.Your company needs to store large amounts of unstructured data, such as images and videos, for a new...
  71. 71.Your company is planning to migrate its on-premises application to Google Cloud. The application requires a...
  72. 72.Your company is migrating its data storage to Google Cloud and needs a solution that offers high durability,...
  73. 73.Your company is planning to deploy a new web application on Google Cloud Platform. The application needs to...
  74. 74.Your company is planning to deploy a new web application on Google Cloud Platform. The application requires a...
  75. 75.Your company is developing a new application that requires high availability and low-latency access to data...
  76. 76.You are tasked with setting up a scalable web application on Google Cloud Platform that can efficiently...
  77. 77.Your company runs a web application hosted on Google Cloud Platform. You need to ensure high availability and...
  78. 78.You are tasked with setting up a load balancing solution for a web application hosted on Google Cloud...
  79. 79.You are tasked with setting up a highly available web application on Google Cloud Platform. The application...
  80. 80.Your company has deployed a web application on Google Cloud that experiences fluctuating traffic. You need to...
  81. 81.You are tasked with designing a global application on Google Cloud Platform that requires low latency and...
  82. 82.You are setting up a multi-region application on Google Cloud Platform to ensure high availability and low...
  83. 83.You are setting up a multi-region application in Google Cloud Platform to ensure high availability and low...
  84. 84.As a Google Certified Associate Cloud Engineer, you are tasked with deploying a multi-region application to...
  85. 85.You are designing a multi-region web application on Google Cloud that requires high availability and disaster...
  86. 86.You are managing a web application on Google Cloud that is experiencing high latency issues. After reviewing...
  87. 87.Your company is hosting a global application on Google Cloud Platform that requires low-latency access for...
  88. 88.A company is hosting their web application on Google Cloud Platform and wants to optimize the cost of their...
  89. 89.Your company is hosting a web application on Google Cloud Platform and wants to optimize the cost of serving...
  90. 90.Your company has deployed a web application on Google Cloud Platform which primarily serves users from North...
  91. 91.You need to launch a Google Compute Engine instance for a web application that requires a persistent static...
  92. 92.You are tasked with launching a new compute instance in Google Cloud Platform. The instance needs to be part...
  93. 93.You are tasked with launching a new compute instance in Google Cloud Platform for a web application that...
  94. 94.You are tasked with launching a new compute instance in Google Cloud Platform. The application that will run...
  95. 95.You are tasked with launching a Google Compute Engine instance that requires a specific amount of CPU and...
  96. 96.You need to create an autoscaled managed instance group for a web application on Google Cloud Platform. The...
  97. 97.You are tasked with setting up a highly available web application on Google Cloud Platform. To ensure the...
  98. 98.You are tasked with setting up an autoscaled managed instance group on Google Cloud Platform for a web...
  99. 99.You are tasked with deploying a web application on Google Cloud Platform utilizing a managed instance group...
  100. 100.You are tasked with deploying a web application on Google Cloud Platform using a managed instance group that...
  101. 101.You are managing a Google Cloud project, and you want to ensure that all VM instances use OS Login for better...
  102. 102.You are a Google Cloud Engineer tasked with ensuring secure and centralized management of SSH access to your...
  103. 103.You are managing a fleet of Compute Engine instances on Google Cloud Platform, and you want to configure OS...
  104. 104.As a Google Cloud Certified Associate Cloud Engineer, you are tasked with ensuring that user access to your...
  105. 105.Your company uses Google Cloud Platform and wants to improve security by managing SSH access to virtual...
  106. 106.You are tasked with ensuring that all virtual machines in your Google Cloud project are up-to-date with the...
  107. 107.You are tasked with ensuring that all virtual machines (VMs) in your organization's Google Cloud environment...
  108. 108.As a Google Cloud Associate Cloud Engineer, you are tasked with ensuring that all virtual machines (VMs) in...
  109. 109.You are tasked with managing a fleet of virtual machines (VMs) in Google Cloud Platform for a large...
  110. 110.You are a Google Cloud engineer responsible for managing a fleet of virtual machines (VMs) across multiple...
  111. 111.You are an Associate Cloud Engineer tasked with managing Kubernetes clusters on Google Kubernetes Engine...
  112. 112.You are working as a Google Cloud Associate Cloud Engineer. You need to install and configure the Kubernetes...
  113. 113.You are an Associate Cloud Engineer tasked with managing Kubernetes clusters on Google Kubernetes Engine...
  114. 114.As a Google Cloud Associate Cloud Engineer, you need to install and configure the Kubernetes command line...
  115. 115.You are a Google Cloud Engineer tasked with managing Kubernetes clusters on Google Kubernetes Engine (GKE)....
  116. 116.You are tasked with deploying a Google Kubernetes Engine (GKE) cluster for a development team that needs to...
  117. 117.You are tasked with deploying a Kubernetes cluster on Google Kubernetes Engine (GKE) to host a web...
  118. 118.You are tasked with deploying a Google Kubernetes Engine (GKE) cluster that needs to support both...
  119. 119.You are tasked with deploying a Google Kubernetes Engine (GKE) cluster for a new application that requires...
  120. 120.You are tasked with deploying a Google Kubernetes Engine (GKE) cluster that requires high availability and...
  121. 121.You are tasked with deploying a containerized web application on Google Kubernetes Engine (GKE). The...
  122. 122.You are tasked with deploying a containerized web application to Google Kubernetes Engine (GKE). The...
  123. 123.You are tasked with deploying a new version of a containerized web application on Google Kubernetes Engine...
  124. 124.You are tasked with deploying a containerized application on Google Kubernetes Engine (GKE). The application...
  125. 125.You are tasked with deploying a containerized web application to Google Kubernetes Engine (GKE). You have...
  126. 126.You have developed a containerized application and want to deploy it using Google Cloud Run. The application...
  127. 127.You have developed a containerized application and want to deploy it to Google Cloud Run. Which steps should...
  128. 128.You are tasked with deploying a containerized application to Cloud Run on Google Cloud. The application...
  129. 129.You are tasked with deploying a new containerized application using Cloud Run. The application requires...
  130. 130.You are tasked with deploying a new version of a containerized web application on Google Cloud Run. The...
  131. 131.You are tasked with setting up an application to receive and process Google Cloud events in real-time. Which...
  132. 132.You are tasked with deploying an application on Google Cloud Platform that needs to receive and process...
  133. 133.You are tasked with deploying an application that needs to receive and process Google Cloud events, such as...
  134. 134.You have developed an application that needs to process events from various Google Cloud services such as...
  135. 135.You are tasked with deploying an application on Google Cloud that needs to process events from various Google...
  136. 136.You are tasked with deploying a new application on Google Cloud Platform. The application is stateless,...
  137. 137.Your company is developing a new application that must process HTTP requests and run Python code in response....
  138. 138.You are tasked with deploying a new web application on Google Cloud Platform. The application needs to handle...
  139. 139.You are a cloud engineer tasked with deploying a new web application for your company. The application is...
  140. 140.You are tasked with deploying an application on Google Cloud Platform that requires low latency, scales based...
  141. 141.Your company is planning to deploy a machine learning model as a data product using Google Cloud Platform....
  142. 142.You are tasked with deploying a data product that processes and analyzes large datasets on Google Cloud...
  143. 143.You are tasked with deploying a new data analytics product on Google Cloud Platform that processes real-time...
  144. 144.You are tasked with deploying a machine learning model as a data product on Google Cloud Platform. You need...
  145. 145.As a Google Cloud Associate Cloud Engineer, you are tasked with deploying a machine learning model as a...
  146. 146.You are working as a Cloud Engineer for a retail company that needs to load customer transaction data into...
  147. 147.You are a Google Cloud Engineer tasked with loading a large CSV file into BigQuery for analysis. The file is...
  148. 148.You are tasked with loading a large CSV dataset into Google BigQuery for analysis. The data is stored in a...
  149. 149.You are tasked with loading a large dataset from a CSV file stored in Google Cloud Storage into BigQuery. The...
  150. 150.You are tasked with setting up a Virtual Private Cloud (VPC) in Google Cloud Platform for a new application...
  151. 151.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up a Virtual Private Cloud (VPC)...
  152. 152.You are tasked with setting up a Virtual Private Cloud (VPC) for a new project on Google Cloud Platform. The...
  153. 153.You have been tasked with setting up a new Virtual Private Cloud (VPC) on Google Cloud Platform for a...
  154. 154.You are tasked with setting up a secure network infrastructure on Google Cloud for a new application. The...
  155. 155.Your organization has deployed a web application on Google Cloud Platform using Compute Engine instances in a...
  156. 156.You are tasked with setting up a secure network for a new application deployment on Google Cloud Platform....
  157. 157.You are tasked with securing a web application hosted on Google Cloud Platform. The application is running on...
  158. 158.You are tasked with securing the traffic to and from a VM instance in your Google Cloud Platform project. The...
  159. 159.You are managing a Google Cloud project for an e-commerce application. The application runs on a Compute...
  160. 160.As a Google Cloud Associate Cloud Engineer, you have been asked to establish a network connection between...
  161. 161.Your company has an on-premises network that needs to securely communicate with your Google Cloud VPC for a...
  162. 162.Your company has a Virtual Private Cloud (VPC) in Google Cloud and needs to establish a connection to an...
  163. 163.Your company has a hybrid cloud setup and you need to establish a connection between your on-premises network...
  164. 164.Your company has a Google Cloud VPC network that needs to communicate with an external on-premises network....
  165. 165.You are tasked with managing a large-scale application deployment on Google Cloud Platform using...
  166. 166.You are a Google Cloud Engineer tasked with setting up a production environment for a web application. The...
  167. 167.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up a repeatable and scalable...
  168. 168.As a Google Cloud Associate Cloud Engineer, you are tasked with managing the infrastructure for a web...
  169. 169.You are tasked with setting up an automated infrastructure on Google Cloud Platform using Infrastructure as...
  170. 170.You are managing a Google Cloud project where you need to connect to a Compute Engine instance using SSH from...
  171. 171.You are a Google Cloud Engineer tasked with setting up secure remote access to a Compute Engine instance...
  172. 172.You are managing a set of Compute Engine instances on Google Cloud Platform. You need to connect to a...
  173. 173.You are tasked with setting up a secure method for your team to remotely connect to a Google Compute Engine...
  174. 174.You are a Google Cloud Engineer tasked with setting up a secure remote connection to a newly created Compute...
  175. 175.As a Google Cloud Engineer, you need to generate a list of all currently running virtual machines in your...
  176. 176.You are a Google Cloud Associate Cloud Engineer tasked with viewing the current inventory of running virtual...
  177. 177.As a newly hired Google Cloud Engineer, you are tasked with auditing the current running VM inventory for...
  178. 178.As a Google Cloud Associate Cloud Engineer, you need to view the list of all currently running VM instances...
  179. 179.You are a Google Cloud Associate Cloud Engineer tasked with viewing the current running VM instances in your...
  180. 180.You are tasked with setting up a backup strategy for your application running on Google Cloud Platform. Your...
  181. 181.You are tasked with creating a backup strategy for a critical application running on a Compute Engine virtual...
  182. 182.You are a Google Cloud Engineer responsible for managing your company's virtual machine instances. Recently,...
  183. 183.You are managing a cloud infrastructure on Google Cloud Platform and need to create a backup of your Compute...
  184. 184.You are an Associate Cloud Engineer managing a project that involves multiple Compute Engine instances. Your...
  185. 185.You are tasked with creating a custom VM image on Google Cloud to standardize the development environment for...
  186. 186.A company's web application is running on a Google Compute Engine instance. The engineering team wants to...
  187. 187.You are tasked with creating a custom VM image for your company's application that will be deployed across...
  188. 188.You are tasked with creating a custom machine image in Google Cloud Platform that includes specific software...
  189. 189.You are tasked with deploying a new application on Google Cloud Platform using Compute Engine instances. Your...
  190. 190.You are managing a Google Kubernetes Engine (GKE) cluster and need to view the current inventory of running...
  191. 191.You are an Associate Cloud Engineer tasked with managing your company's Google Kubernetes Engine (GKE)...
  192. 192.As a Google Certified Associate Cloud Engineer, you need to view the current running Google Kubernetes Engine...
  193. 193.You are a Google Cloud Associate Cloud Engineer tasked with auditing the current Google Kubernetes Engine...
  194. 194.As a Google Cloud Associate Cloud Engineer, you need to view the current running Google Kubernetes Engine...
  195. 195.You are tasked with configuring your Google Kubernetes Engine (GKE) cluster to pull container images from...
  196. 196.You are a Google Certified Associate Cloud Engineer tasked with setting up a Google Kubernetes Engine (GKE)...
  197. 197.You are tasked with configuring a Google Kubernetes Engine (GKE) cluster to pull container images from a...
  198. 198.You are managing a Google Kubernetes Engine (GKE) cluster and need to configure it to pull container images...
  199. 199.You are managing a Google Kubernetes Engine (GKE) cluster and want to configure it to pull container images...
  200. 200.Your company runs a Kubernetes application on Google Kubernetes Engine (GKE) and you need to create a new...
  201. 201.You are managing a Kubernetes Engine cluster in Google Cloud Platform and need to ensure that certain...
  202. 202.You are managing a Google Kubernetes Engine (GKE) cluster for a web application that experiences fluctuating...
  203. 203.You are managing a Google Kubernetes Engine (GKE) cluster and need to upgrade a node pool to use a newer...
  204. 204.You are managing a Kubernetes cluster on Google Kubernetes Engine (GKE) and are tasked with optimizing...
  205. 205.You are tasked with deploying a stateless application on Google Kubernetes Engine (GKE) and ensuring that it...
  206. 206.You are tasked with deploying a stateless application on Google Kubernetes Engine (GKE) that needs to scale...
  207. 207.You are tasked with deploying a new microservice application on Google Kubernetes Engine (GKE). The...
  208. 208.You are tasked with deploying a new application on Google Kubernetes Engine (GKE) and need to ensure that it...
  209. 209.You are managing a Google Kubernetes Engine (GKE) cluster and want to deploy a new application using a...
  210. 210.You are managing a web application hosted on Google Cloud Platform. The application experiences varying loads...
  211. 211.You are managing an e-commerce application deployed on Google Cloud Platform. The application experiences...
  212. 212.Your company runs an e-commerce application on Google Cloud Platform using a managed instance group. You...
  213. 213.You manage an application hosted on Google Kubernetes Engine (GKE) that experiences fluctuating loads...
  214. 214.You are managing a web application deployed on Google Kubernetes Engine (GKE) that experiences fluctuating...
  215. 215.You are managing a Cloud Run application that requires zero downtime during new version deployments. Which of...
  216. 216.You are managing a Cloud Run service for your company, and a new version of the application needs to be...
  217. 217.You are tasked with deploying a new version of your application on Cloud Run. The application is currently...
  218. 218.You are managing a Cloud Run service called 'web-app' in a Google Cloud Platform project. You need to deploy...
  219. 219.You are managing a Cloud Run service and need to deploy a new version of your application with zero downtime....
  220. 220.Your team has just deployed a new version of a web application on Google App Engine and wants to perform a...
  221. 221.You are managing an application deployed on Google App Engine. You want to gradually roll out a new version...
  222. 222.As a Google Cloud Associate Cloud Engineer, you are tasked with deploying a new version of a web application...
  223. 223.You are managing a web application running on Google App Engine. Your team has deployed a new version of the...
  224. 224.You are deploying a new version of your application on Google App Engine and want to gradually shift traffic...
  225. 225.As a Google Cloud Associate Cloud Engineer, you have been tasked with configuring an autoscaling policy for a...
  226. 226.You are managing an application on Google Cloud Platform that experiences unpredictable traffic spikes. To...
  227. 227.You are tasked with setting up an autoscaling instance group for your company's web application running on...
  228. 228.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up an autoscaling configuration for...
  229. 229.You are managing a web application hosted on Google Cloud Platform that experiences fluctuating traffic...
  230. 230.You are a Cloud Engineer tasked with securing sensitive images stored in a Cloud Storage bucket. Your...
  231. 231.You are tasked with securing sensitive data stored in a Google Cloud Storage bucket. You need to ensure that...
  232. 232.You are tasked with ensuring that objects in your Google Cloud Storage bucket are protected from accidental...
  233. 233.You are tasked with setting up a Google Cloud Storage bucket to store confidential business documents. The...
  234. 234.You are managing a Google Cloud Storage bucket that contains sensitive financial data. To ensure data...
  235. 235.As a Google Cloud Associate Cloud Engineer, you have been tasked with setting up a lifecycle management...
  236. 236.As a Google Cloud Engineer, you are tasked with setting up a lifecycle management policy for a Cloud Storage...
  237. 237.You are managing a Cloud Storage bucket that stores log files. To optimize storage costs, you want to...
  238. 238.You are tasked with setting up an object lifecycle management policy for a Cloud Storage bucket in your...
  239. 239.You are managing a Google Cloud Storage bucket that contains log files generated by your application. To...
  240. 240.You are working as a Google Cloud Engineer for a company that stores customer data in a Google Cloud SQL...
  241. 241.As a Google Cloud Engineer, you are tasked with executing queries on a dataset stored in BigQuery to generate...
  242. 242.As a Google Certified Associate Cloud Engineer, you are tasked with retrieving data from a Cloud SQL instance...
  243. 243.As a Google Cloud Associate Cloud Engineer, you need to retrieve data from a Cloud SQL instance using a SQL...
  244. 244.You are working as a Google Cloud Engineer and need to retrieve data from a Cloud SQL instance that contains...
  245. 245.You are managing a project that requires storing a large amount of data which is accessed infrequently. Your...
  246. 246.You are tasked with estimating the monthly cost of storing 10 TB of data in Google Cloud Storage. The data is...
  247. 247.You are tasked with estimating the monthly costs for storing 10 TB of data in Google Cloud Storage. The data...
  248. 248.You are tasked with estimating the costs for storing data in Google Cloud Storage for your company’s new...
  249. 249.You are a Google Cloud Engineer tasked with estimating the monthly cost of storing 10 TB of data in Google...
  250. 250.You are managing a MySQL database instance on Google Cloud SQL. The database is critical for your...
  251. 251.You are managing a MySQL database instance on Google Cloud SQL for your company's e-commerce application. To...
  252. 252.You are managing a Cloud SQL instance running MySQL on Google Cloud Platform. Your organization requires that...
  253. 253.As a Google Cloud Associate Cloud Engineer, you need to ensure your Cloud SQL for PostgreSQL database...
  254. 254.Your team is managing a MySQL database instance on Google Cloud SQL that is critical for your business...
  255. 255.You are a Google Cloud Engineer responsible for managing data processing jobs in BigQuery. One of your team...
  256. 256.You are a Google Cloud Engineer managing a data processing pipeline using Dataflow. You want to review the...
  257. 257.You are a Google Cloud Engineer responsible for managing several data processing jobs running on Google Cloud...
  258. 258.You are a Google Cloud Associate Cloud Engineer managing a series of data processing jobs on Google Cloud...
  259. 259.You are managing a data processing workflow using Google Cloud Composer. One of the tasks in your Directed...
  260. 260.You are tasked with adding a new subnet to an existing VPC in Google Cloud Platform. The VPC already has one...
  261. 261.You are a cloud engineer managing your company's Google Cloud Platform resources. Your company has an...
  262. 262.You are tasked with adding a new subnet to an existing VPC in your company's Google Cloud Platform...
  263. 263.You are a cloud engineer tasked with adding a new subnet to an existing Virtual Private Cloud (VPC) in Google...
  264. 264.You are tasked with adding a new subnet to an existing Virtual Private Cloud (VPC) network in Google Cloud...
  265. 265.You are managing a VPC network in Google Cloud Platform and need to expand an existing subnet to accommodate...
  266. 266.You are managing a VPC network in Google Cloud and realize that the current subnet configuration will soon...
  267. 267.Your company has a VPC network in Google Cloud with a subnet that is running out of IP addresses. The subnet...
  268. 268.You are a Google Cloud Engineer managing a VPC network. You need to expand an existing subnet to accommodate...
  269. 269.You are a Google Cloud Engineer responsible for managing the network configuration for your company's cloud...
  270. 270.You are managing a Google Cloud project that hosts a web application. This application requires a consistent...
  271. 271.You are managing a Google Cloud Platform project for a company that requires a stable IP address for their...
  272. 272.Your company runs a web application on a Compute Engine instance in Google Cloud. The application requires a...
  273. 273.Your company is hosting a web application on Google Cloud Platform and requires a static external IP address...
  274. 274.You are working as a Cloud Engineer for an organization that runs several critical applications on Google...
  275. 275.Your company has a web application hosted on a Google Cloud VM instance in a private subnet. Users from the...
  276. 276.Your company has deployed a web application on Google Cloud. The application is hosted on Compute Engine...
  277. 277.You are managing a Google Cloud project for a company that has a hybrid cloud setup. The company needs to...
  278. 278.You are managing a VPC network in Google Cloud Platform that hosts a private web application. The application...
  279. 279.A company has set up a private GKE cluster in Google Cloud. The cluster nodes do not have public IP...
  280. 280.You are managing a fleet of virtual machines on Google Cloud Platform and want to ensure that you are alerted...
  281. 281.You are tasked with setting up a monitoring alert in Google Cloud Monitoring for a production application...
  282. 282.You are tasked with setting up an alerting policy in Google Cloud Monitoring to notify your team when the CPU...
  283. 283.You are a Google Cloud Engineer tasked with setting up an alerting policy in Cloud Monitoring to notify your...
  284. 284.You are responsible for managing a fleet of virtual machines on Google Cloud Platform. Your team wants to be...
  285. 285.You are tasked with creating custom metrics in Google Cloud Monitoring to track the number of HTTP requests...
  286. 286.Your company uses a custom application hosted on Google Cloud Compute Engine, and you need to monitor a...
  287. 287.You are tasked with monitoring a custom metric for the number of user logins per minute in a web application...
  288. 288.You are a Google Cloud Associate Cloud Engineer tasked with monitoring a custom application running on...
  289. 289.You are tasked with monitoring a custom business metric for your application hosted on Google Cloud. You need...
  290. 290.You are a Google Cloud Engineer tasked with setting up a logging export system for your company's Google...
  291. 291.Your company needs to export all the logs from a Google Cloud project to an external SIEM system for advanced...
  292. 292.Your company has a requirement to export logs from Google Cloud Logging to an external SIEM system for...
  293. 293.You are a Google Cloud Engineer tasked with exporting logs from Google Cloud Logging to an external system...
  294. 294.As a Google Certified Associate Cloud Engineer, you are tasked with exporting logs from Cloud Logging to an...
  295. 295.Your company has multiple projects in Google Cloud, and you want to consolidate all logs into a single log...
  296. 296.You are a Google Cloud engineer responsible for setting up logging for a new application running on Google...
  297. 297.As a Google Cloud Associate Cloud Engineer, you are tasked with setting up centralized logging for your...
  298. 298.You are a Google Cloud Engineer and your company wants to store and analyze logs from multiple projects in a...
  299. 299.You are managing a Google Cloud Platform project where you need to set up logging for multiple applications...
  300. 300.You are a Google Cloud Engineer tasked with monitoring and troubleshooting an application running on Google...
  301. 301.As a Google Cloud Associate Cloud Engineer, you are tasked with analyzing logs to troubleshoot an issue with...
  302. 302.As a Google Cloud Associate Cloud Engineer, you're tasked with monitoring and troubleshooting a web...
  303. 303.Your team is troubleshooting a production issue in a Google Cloud Platform environment, and you need to view...
  304. 304.As a Google Cloud Associate Cloud Engineer, you are tasked with troubleshooting an application running on...
  305. 305.As a Google Cloud Associate Cloud Engineer, you need to troubleshoot an issue by examining specific log...
  306. 306.As a Google Cloud Associate Cloud Engineer, you need to investigate an error reported by your application...
  307. 307.As a Google Cloud Certified Associate Cloud Engineer, you are tasked with identifying errors in your...
  308. 308.You are a Google Cloud engineer tasked with diagnosing an issue in your cloud application. You need to view...
  309. 309.You are tasked with troubleshooting a specific issue in your application running on Google Cloud Platform....
  310. 310.Your team has deployed a web application on Google Cloud using Google Kubernetes Engine (GKE). Users report...
  311. 311.Your team has deployed a web application on Google Cloud Platform using Google Kubernetes Engine (GKE). Users...
  312. 312.Your team is experiencing latency issues with a web application deployed on Google Cloud. You suspect that...
  313. 313.You are a Google Cloud Associate Cloud Engineer tasked with diagnosing an issue in a web application hosted...
  314. 314.You are a Google Cloud Associate Cloud Engineer responsible for maintaining a web application running on...
  315. 315.As a Google Cloud Associate Cloud Engineer, you are tasked with monitoring the status of Google Cloud...
  316. 316.As an Associate Cloud Engineer, you need to verify if a downtime experienced by your application hosted on...
  317. 317.As a Google Cloud Associate Cloud Engineer, you need to monitor the status of Google Cloud services to ensure...
  318. 318.You are an Associate Cloud Engineer responsible for maintaining the uptime of your company's applications...
  319. 319.As a Google Cloud Associate Cloud Engineer, you are responsible for ensuring the smooth operation of your...
  320. 320.You are tasked with deploying the Ops Agent on multiple Compute Engine instances to collect both metrics and...
  321. 321.You are tasked with deploying the Ops Agent on multiple Compute Engine instances for centralized logging and...
  322. 322.You are tasked with deploying the Ops Agent on a group of Compute Engine instances in your Google Cloud...
  323. 323.You are tasked with configuring the Ops Agent on several Compute Engine instances to collect both logs and...
  324. 324.You are tasked with deploying the Ops Agent on a Compute Engine instance to collect both metrics and logs for...
  325. 325.You are tasked with deploying Google's Managed Service for Prometheus to monitor a Kubernetes cluster running...
  326. 326.You are tasked with setting up Google Cloud Managed Service for Prometheus to monitor your Kubernetes...
  327. 327.You are tasked with deploying Google Cloud Managed Service for Prometheus to monitor your application running...
  328. 328.You are tasked with setting up Google Cloud Managed Service for Prometheus to monitor your Kubernetes cluster...
  329. 329.You are tasked with deploying Google Cloud Managed Service for Prometheus to monitor your application running...
  330. 330.You are a Google Cloud Engineer responsible for ensuring compliance and security within your organization's...
  331. 331.You are a Google Cloud Engineer responsible for managing the audit logs for a project in Google Cloud...
  332. 332.You are a Google Cloud Engineer responsible for setting up audit logging for a new project in Google Cloud...
  333. 333.Your organization has recently adopted Google Cloud Platform and requires detailed logging of all...
  334. 334.As a Google Cloud Associate Cloud Engineer, you are tasked with ensuring that all administrative actions on...
  335. 335.As a Google Cloud Associate Cloud Engineer, you are tasked with granting a new developer read access to a...
  336. 336.You have been tasked with assigning specific permissions to a user in your Google Cloud project. The user...
  337. 337.You are a Google Cloud Engineer tasked with granting a new team member access to manage Compute Engine...
  338. 338.You are tasked with granting a team of data analysts the ability to view BigQuery datasets but not modify...
  339. 339.As a Google Cloud Associate Cloud Engineer, you need to ensure that a new team member can deploy applications...
  340. 340.You are a Google Cloud Engineer tasked with setting up Identity and Access Management (IAM) for a new...
  341. 341.You are a Google Cloud Associate Cloud Engineer tasked with ensuring that your development team has the...
  342. 342.You are the Google Cloud administrator for your organization. The security team has requested that a new IAM...
  343. 343.You are a Google Cloud Associate Cloud Engineer tasked with setting up access controls for a new project. The...
  344. 344.You are tasked with setting up access controls for a new project on Google Cloud Platform. The project...
  345. 345.As a Google Cloud Associate Cloud Engineer, you need to create a service account for an application that will...
  346. 346.As an Associate Cloud Engineer, you need to create a new service account for a web application that requires...
  347. 347.You are tasked with setting up a new application in Google Cloud Platform (GCP) that requires access to...
  348. 348.You are configuring a new application to run on Google Cloud Platform and need to ensure it can interact with...
  349. 349.You are setting up a new project in Google Cloud Platform and need to create a service account to allow a...
  350. 350.You are tasked with setting up a Google Cloud Function that processes images uploaded to a Cloud Storage...
  351. 351.You are managing a Google Cloud project where an application running on Compute Engine needs to access...
  352. 352.You are deploying a serverless application on Google Cloud Platform using Cloud Functions. The function needs...
  353. 353.You are managing a Google Cloud project that requires a Compute Engine instance to access data stored in a...
  354. 354.You are a Google Cloud Engineer responsible for managing IAM policies for your organization's cloud...
  355. 355.You are responsible for setting up a Google Cloud environment for an application that requires frequent...
  356. 356.You have a Compute Engine instance that needs to access data stored in Google Cloud Storage. Which of the...
  357. 357.You are deploying a new application on Google Kubernetes Engine (GKE) that requires access to Cloud Storage...
  358. 358.You are setting up a Google Cloud environment where a Compute Engine instance needs to access data stored in...
  359. 359.You are managing a Google Cloud project where different services need to interact securely. You have created...
  360. 360.You are asked to set up a new service account in your Google Cloud project for an application that will...
  361. 361.You are managing a Google Cloud project where a service account needs to be granted specific permissions to...
  362. 362.You are managing a Google Cloud project and need to ensure that a specific service account can only access...
  363. 363.You are managing a Google Cloud environment and need to ensure that a Compute Engine instance can write logs...
  364. 364.You have a Google Cloud project where a service account is used by several Compute Engine instances to access...
  365. 365.You are managing a Google Cloud project and need to set up service account impersonation for a new...
  366. 366.You are managing a Google Cloud Platform project and need a Compute Engine instance to write logs to a Cloud...
  367. 367.Your company uses Google Cloud Platform and has several services that need to interact securely. To achieve...
  368. 368.You are tasked with setting up a Google Cloud environment where a Compute Engine VM needs to access a Cloud...
  369. 369.Your company has a Google Cloud project where a Compute Engine VM needs to access a specific bucket in Cloud...
  370. 370.You are a Google Cloud Engineer tasked with creating short-lived service account credentials for a deployment...
  371. 371.As a Google Cloud Associate Cloud Engineer, you are tasked with enabling a microservice running on Google...
  372. 372.You are tasked with setting up a secure environment on Google Cloud Platform where your application needs to...
  373. 373.You are working as a Cloud Engineer for a company that uses Google Cloud Platform. Your team needs to create...
  374. 374.As a Google Cloud Associate Cloud Engineer, you need to generate short-lived credentials for a service...
  375. 375.

Google Associate Cloud Engineer exam dumps FAQ

Are these Google Associate Cloud Engineer dumps real exam questions?

No. These are original practice questions written to the Associate Cloud Engineer exam objectives, not questions copied from a live exam. Memorising leaked questions violates Google Cloud's candidate agreement and stops working the moment the question pool rotates. Use this bank to check your understanding of each domain and to find the topics you still need to study.

How many Google Associate Cloud Engineer practice questions are there?

375 questions, each with the correct answer, an explanation of the answer, and a note on why every other option is wrong. The first 10 are on this page and every question has its own page linked below.

Are the Google Associate Cloud Engineer exam dumps free?

Yes. Every question, answer and explanation on this page and the linked question pages is free to read without an account. A free HydraNode account adds timed practice exams, scoring and progress tracking across attempts.

How do I take a timed Google Associate Cloud Engineer practice test?

Sign in and start the Associate Cloud Engineer exam on HydraNode. A session gives you 60 questions drawn from this bank in 120 minutes, then a score report with a per-question review.

What topics does the Google Associate Cloud Engineer exam cover?

The official exam domains are: Setting Up a Cloud Solution Environment; Planning and Configuring a Cloud Solution; Deploying and Implementing a Cloud Solution; Ensuring Successful Operation; Configuring Access and Security.