ITExambyte

Google Associate Cloud Engineer Exam Questions 2024

GCP Associate Cloud Engineer Certification Exam Dumps

SectionPercentage of Exam
Section 1: Setting up a cloud solution environment17.50%
Section 2: Planning and configuring a cloud solution17.50%
Section 3: Deploying and implementing a cloud solution25%
Section 4: Ensuring successful operation of a cloud solution20%
Section 5: Configuring access and security20%

1 / 50

1. You receive an error message when you try to start a new VM: “You have exhausted the IP range in your subnet.” You want to resolve the error with the least amount of effort.  What should you do?

2 / 50

2. You have a Google Cloud Function that is triggered by HTTP requests and performs a computationally intensive task. You want to ensure that the function can handle a high volume of requests without being overwhelmed. Which of the following scaling strategies should you use?

3 / 50

3. A financial institution is required to maintain compliant and secure backup practices for its virtual machines in GCP. Which of the following options represents the correct method to create snapshots of the VM disks while adhering to compliance requirements?

4 / 50

4. A software development team needs to ensure that they are promptly notified of any disk space issues on their GCP virtual machines. What steps should they take to set up alerts for low disk space conditions?

5 / 50

5. You are creating a Cloud IOT application requiring data storage of up to 10 petabytes (PB). The application must support high-speed reads and writes of small pieces of data, but your data schema is simple. You want to use the most economical solution for data storage. What should you do?

6 / 50

6. A company wants to monitor and analyze the activity within their Google Cloud environment for security and compliance purposes. They need to track changes made to IAM policies, resource creations, and deletions. Which Google Cloud service provides centralized access to audit logs for such activities?

7 / 50

7. As a cloud engineer, you've been tasked with upgrading the free trial account to a production-inventory system and renaming it accordingly. However, you're encountering a "permission denied" error when attempting to make these changes. Which of the following permissions is most likely to resolve the issue?

8 / 50

8. Your application needs to process a significant rate of transactions. The rate of transactions exceeds the processing capabilities of a single virtual machine (VM). You want to spread transactions across multiple servers in real time and in the most cost-effective manner. What should you do?

9 / 50

9. A cloud architect is designing a serverless application using Google Cloud Functions and Cloud Trace for performance monitoring. They want to set up alerts based on predefined latency thresholds to proactively detect and address performance deviations. Which Cloud Trace feature can they use to define custom latency thresholds and trigger alerts for anomalous behavior?

10 / 50

10. You have been tasked with setting up a relational database solution on the Google Cloud Platform for a finance company. The database will support a limited amount of operational data in a specific geographic location. The company needs the database to be highly reliable, provide point-in-time recovery, and minimize operating costs.
What should you do?

11 / 50

11. You have a directory with many subdirectories and files that you want to upload to a Google Cloud Storage bucket using the gsutil command-line tool. You want to preserve the directory structure when uploading the files. Which of the following upload methods should you use?

12 / 50

12. A media company is looking to optimize their advertisement targeting strategy by analyzing user engagement data stored in BigQuery. They want to segment users based on their behavior and preferences. What approach should they take to perform this user segmentation in BigQuery?

13 / 50

13. You want to deploy a CFT (Cloud Foundation Toolkit) template that includes multiple Google Cloud resources across different regions. Which of the following features should you leverage in the CFT template to achieve this?

14 / 50

14. You are setting up billing for your project. You want to prevent excessive consumption of resources due to an error or malicious attack and prevent billing spikes or surprises. What should you do?

15 / 50

15. Your application allows users to upload pictures. You need to convert each picture to your internal optimized binary format and store it. You want to use the most efficient, cost-effective solution. What should you do?

16 / 50

16. You are responsible for the user-management service for your global company. The service will add, update, delete, and list addresses. Each of these operations is implemented by a Docker container microservice. The processing load can vary from low to very high. You want to deploy the service on Google Cloud for scalability and minimal administration. What should you do?

17 / 50

17. Your team needs to directly connect your on-premises resources to several virtual machines inside a virtual private cloud (VPC). You want to provide your team with fast and secure access to the VMs with minimal maintenance and cost. What should you do?

18 / 50

18. You are migrating your workload from on-premises deployment to Google Kubernetes Engine (GKE). You want to minimize costs and stay within budget. What should you do?

19 / 50

19. As a system administrator overseeing numerous GCP projects, your task involves automating the deployment of compute instances across these projects through command-line tools. In this scenario, which specific tool or utility would be most appropriate for fulfilling this objective?

20 / 50

20. Your company is experiencing slow response times for testers using the Quality Center testing tool due to 5 TB of testing data stored in the production database. To enhance database performance and alleviate the load, what steps should you take?

21 / 50

21. You are managing your company’s first Google Cloud project. Project leads, developers, and internal testers will participate in the project, which includes sensitive information. You need to ensure that only specific members of the development team have access to sensitive information. You want to assign the appropriate Identity and Access Management (IAM) roles that also require the least amount of maintenance. What should you do?

22 / 50

22. You are implementing Cloud Storage for your organization. You need to follow your organization’s regulations. They include:
1) Archive data older than one year.
2) Delete data older than 5 years.
3) Use standard storage for all other data.
You want to implement these guidelines automatically and in the simplest manner available. What should you do?

23 / 50

23. Your team is building the development, test, and production environments for your project deployment in Google Cloud. You need to efficiently deploy and manage these environments and ensure that they are consistent. You want to follow Google-recommended practices. What should you do?

24 / 50

24. You are running several related applications on Compute Engine virtual machine (VM) instances. You want to follow Google-recommended practices and expose each application through a DNS name. What should you do?

25 / 50

25. You provide a service that you need to open to everyone in your partner network.  You have a server and an IP address where the application is located. You do not want to have to change the IP address on your DNS server if your server crashes or is replaced. You also want to avoid downtime and deliver a solution for minimal cost and setup. What should you do?

26 / 50

26. Your project team needs to estimate the spending for your Google Cloud project for the next quarter. You know the project requirements. You want to produce your estimate as quickly as possible. What should you do?

27 / 50

27. A multinational corporation is deploying a globally distributed application on Google Cloud Run to serve users in different regions. They want to optimize latency by directing users to the nearest available instance of the application. Which feature of Google Cloud Run can help achieve this goal?

28 / 50

28. A startup company is launching a new mobile app that requires real-time updates and notifications for users based on their geographic location. They want to resolve DNS queries dynamically to direct users to the nearest app server for optimal performance. Which Cloud DNS feature can help achieve this dynamic routing based on client location?

29 / 50

29. A project team is deploying a machine learning model on Google Cloud AI Platform that requires access to Google Cloud Storage for reading training data and writing model checkpoints. They need to securely authenticate the model with the storage bucket. What is the recommended practice for managing credentials in this scenario?

30 / 50

30. You work in a small company where everyone should be able to view all resources of a specific project. You want to grant them access following Google’s recommended practices. What should you do?

31 / 50

31. An organization wants to allocate separate budgets for development, testing, and production environments within the same GCP project. How can they achieve this?

32 / 50

32. You have an instance template with a web application and need to deploy it to scale based on HTTP traffic. What steps should you take?

33 / 50

33. A development team is working on a new project that requires access to BigQuery datasets for running ad-hoc queries and creating new tables, but they should not have the ability to delete existing datasets or tables. Which approach should be used to assign the least privilege necessary to the developers while adhering to the principle of least privilege?

34 / 50

34. A company is developing a new application that needs to access various Google Cloud services programmatically. They want to follow the principle of least privilege and ensure secure communication between components. Which approach should they take to grant only the necessary permissions to the application while maintaining security?

35 / 50

35. A software development team is collaborating across different departments and needs to share files securely between Cloud Storage buckets. What is the recommended method to achieve this?

36 / 50

36. You are migrating your on-premises solution to Google Cloud. As a first step, the new cloud solution will need to ingest 100 TB of data. Your daily uploads will be within your current bandwidth limit of 100 Mbps. You want to follow Google-recommended practices for the most cost-effective way to implement the migration. What should you do?

37 / 50

37. A large organization with multiple projects and service accounts in Google Cloud needs to enable a specific service account to impersonate another service account across different projects for seamless access control. Which GCP feature allows for cross-project service account impersonation while maintaining strong security controls?

38 / 50

38. As you embark on a client's project, they require a horizontally scalable database service within Google Cloud capable of accommodating gigabyte-sized relational data while also supporting ACID (Atomicity, Consistency, Isolation, and Durability) for reliable data storage. Which service would you recommend?

39 / 50

39. You are creating an environment for researchers to run ad hoc SQL queries. The researchers work with large quantities of data.  Although they will use the environment for an hour a day on average, the researchers need access to the functional environment at any time during the day. You need to deliver a cost-effective solution. What should you do?

40 / 50

40. You have created a Kubernetes deployment on Google Kubernetes Engine (GKE) that has a backend service. You also have pods that run the frontend service. You want to ensure that there is no interruption in communication between your frontend and backend service pods if they are moved or restarted. What should you do?

41 / 50

41. Your task is to establish a storage policy for a designated Cloud Storage Regional bucket that houses CCTV videos for your company. The requirement is to transfer the files to Coldline storage after 3 months (90 days) and subsequently delete them automatically after a year from their creation date.

What specific policy should you establish?

42 / 50

42. A development team is troubleshooting an incident related to unexpected resource modifications in their GCP project. They need to review the log entries specifically related to changes made to Google Cloud Storage buckets over the last 24 hours. Which approach should they take to access and filter the relevant audit log data?

43 / 50

43. Your organization plans to migrate its financial transaction monitoring application to Google Cloud. Auditors need to view the data and run reports in BigQuery, but they are not allowed to perform transactions in the application. You are leading the migration and want the simplest solution that will require the least amount of maintenance. What should you do?

44 / 50

44. You are responsible for monitoring all changes in your Cloud Storage and Firestore instances. For each change, you need to invoke an action that will verify the compliance of the change in near real time. You want to accomplish this with minimal setup. What should you do?

45 / 50

45. In preparation for migrating on-premise servers and data to Google Cloud gradually, your company needs to establish a VPN tunnel between the on-premise infrastructure and Google Cloud. To facilitate a seamless setup, which additional service would you use alongside Cloud VPN?

46 / 50

46. A healthcare organization is using Google Cloud Storage to store patient records. They want to ensure the integrity and security of these records by implementing object change notification events. Which of the following options demonstrates a suitable use case in this scenario?

47 / 50

47. You are distributing traffic among a fleet of VMs in your VPC using an Internal TCP/UDP Load Balancer. Among the specifications listed, which one is not supported by this particular load balancing type?

48 / 50

48. A startup company is developing an application with varying storage performance requirements across different zones within a region. They want to optimize costs while ensuring performance. Which disk type should they consider for their deployment?

49 / 50

49. You are charged with optimizing Google Cloud resource consumption. Specifically, you need to investigate the resource consumption charges and present a summary of your findings. You want to do it in the most efficient way possible. What should you do?

50 / 50

50. You want to deploy a Cloud Marketplace solution that requires access to private services in a VPC network. Which of the following options should you choose to ensure secure and private access to the services?

Your score is

The average score is 28%

0%

Exit

Scroll to Top