How should you persist the submissions?

You have an HTTP Cloud Function that is called via POST. Each submission’s request body has a flat, unnested JSON structure containing numeric and text data. After the Cloud Function completes, the collected data should be immediately available for ongoing and complex analytics by many users in parallel. How should...

June 21, 2022 No Comments READ MORE +

What should you do?

Your team develops services that run on Google Cloud. You need to build a data processing service and will use Cloud Functions. The data to be processed by the function is sensitive. You need to ensure that invocations can only happen from authorized services and follow Google-recommended best practices for...

June 20, 2022 No Comments READ MORE +

Which command should you run?

Your data is stored in Cloud Storage buckets. Fellow developers have reported that data downloaded from Cloud Storage is resulting in slow API performance. You want to research the issue to provide details to the GCP support team. Which command should you run?A . gsutil test Co output.json gs://my-bucketB ....

June 20, 2022 No Comments READ MORE +

What should you do next?

Your application is running on Compute Engine and is showing sustained failures for a small number of requests. You have narrowed the cause down to a single Compute Engine instance, but the instance is unresponsive to SSH. What should you do next?A . Reboot the machine.B . Enable and check...

June 19, 2022 No Comments READ MORE +

What should you do?

You need to migrate an internal file upload API with an enforced 500-MB file size limit to App Engine. What should you do?A . Use FTP to upload files.B . Use CPanel to upload files.C . Use signed URLs to upload files.D . Change the API to be a multipart...

June 19, 2022 No Comments READ MORE +

Which service should HipLocal use for their public APIs?

Which service should HipLocal use for their public APIs?A . Cloud ArmorB . Cloud FunctionsC . Cloud EndpointsD . Shielded Virtual MachinesView AnswerAnswer: C

June 18, 2022 No Comments READ MORE +

Which configuration should they choose?

HipLocal wants to improve the resilience of their MySQL deployment, while also meeting their business and technical requirements. Which configuration should they choose?A . Use the current single instance MySQL on Compute Engine and several read-only MySQL servers on Compute Engine.B . Use the current single instance MySQL on Compute...

June 18, 2022 No Comments READ MORE +

How should you configure your application to retrieve Spanner credentials?

You are developing a microservice-based application that will be deployed on a Google Kubernetes Engine cluster. The application needs to read and write to a Spanner database. You want to follow security best practices while minimizing code changes. How should you configure your application to retrieve Spanner credentials?A . Configure...

June 18, 2022 No Comments READ MORE +

What should they do?

HipLocal's.net-based auth service fails under intermittent load. What should they do?A . Use App Engine for autoscaling.B . Use Cloud Functions for autoscaling.C . Use a Compute Engine cluster for the service.D . Use a dedicated Compute Engine virtual machine instance for the service.View AnswerAnswer: A

June 18, 2022 No Comments READ MORE +

Which architecture should you use?

Topic 2, Misc. Questions You are building a new API. You want to minimize the cost of storing and reduce the latency of serving images. Which architecture should you use?A . App Engine backed by Cloud StorageB . Compute Engine backed by Persistent DiskC . Transfer Appliance backed by Cloud...

June 17, 2022 No Comments READ MORE +