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

Google Associate Cloud Engineer - Practice Test 1

Question #46
Storage

As an Organization Administrator for your company's Google Cloud environment, you are responsible for ensuring compliance with strict rules requiring notification of any modifications to files and documents stored in Cloud Storage. Recently, a team member modified files without your knowledge, leading to production job failures. You need to implement a solution that guarantees real-time notifications for all changes to Cloud Storage objects while keeping management overhead to a minimum. What is the most effective approach?

A. Review Cloud Audit logs for all Cloud Storage files in Logs Explorer, filtering specifically for Admin Activity logs.
B. Enable Cloud Storage object versioning on your bucket and configure Pub/Sub notifications for your Cloud Storage buckets.
C. Activate versioning on the Cloud Storage bucket and deploy a custom script to scan for modified object versions, alerting the administrator.
D. Configure Object Change Notifications directly on the Cloud Storage buckets to send events to Pub/Sub.
Question #47
Storage

A company needs to implement a cost-effective data archiving solution for a Cloud Storage bucket. The solution requires that data with multiple versions be archived after 30 days. Previous versions are accessed approximately once a month for reporting, and this archived data is also occasionally updated at month-end. Which action should be taken?

A. Add a bucket lifecycle rule that archives data with newer versions after 30 days to Coldline Storage.
B. Add a bucket lifecycle rule that archives data with newer versions after 30 days to Nearline Storage.
C. Add a bucket lifecycle rule that archives data from regional storage after 30 days to Coldline Storage.
D. Add a bucket lifecycle rule that archives data from regional storage after 30 days to Nearline Storage.
Question #48
Compute Engine

Your organization uses Compute Engine instances for its Linux workloads. You need to provide SSH access to these instances for a new third-party operations partner who does not use Google Accounts. What is the most appropriate method to grant them secure access to maintain the installed tooling?

A. Enable Cloud IAP for the Compute Engine instances and add the operations partner as a Cloud IAP Tunnel User.
B. Request the operations partner to generate SSH key pairs and add their public keys to the respective VM instances.
C. Configure a Cloud VPN tunnel between your Google Cloud VPC and the operations partner's internal network.
D. Apply a common network tag to all instances, then create a firewall rule in the VPC to permit TCP port 22 access from the operations partner's IP range to instances with that tag.
Question #49
Networking

Your application is configured to connect to a licensing server at the internal IP address 10.0.3.21. You need to deploy this licensing server on Google Compute Engine without modifying the application's existing configuration. Which action should you take to ensure the application can successfully reach the licensing server?

A. Reserve the IP 10.0.3.21 as a static public IP address using gcloud and assign it to the licensing server.
B. Reserve the IP 10.0.3.21 as a static internal IP address using gcloud and assign it to the licensing server.
C. Use the IP 10.0.3.21 as a custom ephemeral IP address and assign it to the licensing server.
D. Start the licensing server with an automatic ephemeral IP address, and then promote it to a static internal IP address.
Question #50
Security & Operations

A former employee's access to Google Cloud was inadvertently maintained for two weeks post-termination. To investigate whether this individual accessed any confidential customer information during that period, what is the most appropriate action to take?

A. Review System Event Logs in Cloud Logging, filtering by the user's email as the principal.
B. Examine Data Access audit logs in Cloud Logging, searching for the user's email as the principal.
C. Inspect System Event Logs in Cloud Logging, filtering by the service account associated with the user.
D. Consult Admin Activity logs in Cloud Logging, searching for the service account associated with the user.
Back to gcp-ace 50 questions - page 10 of 10