home / exams / Google / gcp-ace / Practice Test 1
gcp-ace Google

Google Associate Cloud Engineer - Practice Test 1

Question #36
Compute

Your organization is developing a new microservices-based application and plans to deploy it on Google Kubernetes Engine (GKE). You need to ensure that the GKE cluster can automatically scale its underlying infrastructure to accommodate future growth and the deployment of additional applications, minimizing manual intervention. What is the most appropriate action to take?

A. Deploy the application on GKE and implement a HorizontalPodAutoscaler for each deployment.
B. Create a GKE cluster with autoscaling enabled on the node pool, configuring appropriate minimum and maximum node counts.
C. Deploy the application on GKE and configure a VerticalPodAutoscaler for each deployment.
D. Establish a separate GKE node pool for each individual application and deploy applications to their dedicated pools.
Question #37
Data Analytics

A 5 TB AVRO file is stored in a Cloud Storage bucket. Your data analysts are proficient only in SQL and require immediate access to this data. You need to provide a cost-effective solution quickly. What is the most appropriate action to take?

A. Load the data into Cloud Datastore and then run SQL queries against it.
B. Create external tables in BigQuery that reference the Cloud Storage bucket and then run SQL queries on these external tables.
C. Create a BigQuery table, load the entire 5 TB AVRO file into it, and then run SQL queries. Drop the table after the request is complete.
D. Set up a Hadoop cluster, copy the AVRO file to HDFS, compress it, load it into a Hive table, and provide SQL access to analysts.
Question #38
Data Analytics

You are using Looker Studio to visualize data from a BigQuery table that serves as your data warehouse. Throughout the day, new data is appended to this warehouse. Each night, a daily summary is generated by overwriting the entire table. You've noticed that your Looker Studio charts are now displaying incorrectly or are broken. What is the most appropriate first step to diagnose this issue?

A. In Cloud Logging, create a filter to analyze logs related to your Looker Studio report.
B. Use the BigQuery interface to review the nightly data processing job and check for any errors or failures.
C. Review the Error Reporting page in the Google Cloud console to find any application-level errors.
D. Utilize the open-source CLI tool, Snapshot Debugger, to investigate data refresh inconsistencies.
Question #39
Governance & Compliance

Your organization has multiple development teams, all based in the United States. Each team manages its own Google Cloud project. You need to enforce a policy that restricts all development teams to only create Google Cloud resources within US regions. What is the most effective way to achieve this?

A. Create a folder to contain all the development projects. Then, apply an Organization Policy to this folder to limit resource creation to US locations.
B. Create an organization to contain all the development projects. Then, apply an Identity and Access Management (IAM) policy to limit resource creation to US regions.
C. Create an Identity and Access Management (IAM) policy to restrict resource locations to the US. Apply this policy to all development projects.
D. Create an Identity and Access Management (IAM) policy to restrict resource locations in all development projects. Apply this policy to all development roles.
Question #40
Identity & Access Management

A cloud engineer needs to determine the exact time a specific Google Cloud service account was created. Which of the following actions should be performed in the Google Cloud Console to find this information?

A. Filter the Activity log to view the Data Access category and then filter the Resource type to Google Project.
B. Filter the Activity log to view the Configuration category and then filter the Resource type to Service Account.
C. Filter the Activity log to view the Data Access category and then filter the Resource type to Service Account.
D. Filter the Activity log to view the Configuration category and then filter the Resource type to Google Project.
Back to gcp-ace 50 questions - page 8 of 10