Which firewall configuration should they implement?

Topic 1, HipLocal Case Study Company Overview HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning and organizing sporting events, and for businesses to connect with their local communities. HipLocal launched recently in a few neighborhoods in Dallas and...

June 17, 2022 No Comments READ MORE +

How should you store the file so that all the builders in the pipeline can access it?

You are using Cloud Build for your CI/CD pipeline to complete several tasks, including copying certain files to Compute Engine virtual machines. Your pipeline requires a flat file that is generated in one builder in the pipeline to be accessible by subsequent builders in the same pipeline. How should you...

June 17, 2022 No Comments READ MORE +

What should you do?

You have been tasked with planning the migration of your company’s application from on-premises to Google Cloud. Your company’s monolithic application is an ecommerce website. The application will be migrated to microservices deployed on Google Cloud in stages. The majority of your company’s revenue is generated through online sales, so...

June 17, 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 17, 2022 No Comments READ MORE +

Which Google Cloud feature should you use to invoke the backend services?

You manage an application that runs in a Compute Engine instance. You also have multiple backend services executing in stand-alone Docker containers running in Compute Engine instances. The Compute Engine instances supporting the backend services are scaled by managed instance groups in multiple regions. You want your calling application to...

June 16, 2022 No Comments READ MORE +

Which data structure should you use?

You are parsing a log file that contains three columns: a timestamp, an account number (a string), and a transaction amount (a number). You want to calculate the sum of all transaction amounts for each unique account number efficiently. Which data structure should you use?A . A linked listB ....

June 16, 2022 No Comments READ MORE +

What should you do?

You are planning to migrate a MySQL database to the managed Cloud SQL database for Google Cloud. You have Compute Engine virtual machine instances that will connect with this Cloud SQL instance. You do not want to whitelist IPs for the Compute Engine instances to be able to access Cloud...

June 16, 2022 No Comments READ MORE +

Which service should HipLocal use to enable access to internal apps?

Which service should HipLocal use to enable access to internal apps?A . Cloud VPNB . Cloud ArmorC . Virtual Private CloudD . Cloud Identity-Aware ProxyView AnswerAnswer: D Explanation: Reference: https://cloud.google.com/iap/docs/cloud-iap-for-on-prem-apps-overview

June 16, 2022 No Comments READ MORE +

What should you do?

You are developing an HTTP API hosted on a Compute Engine virtual machine instance that needs to be invoked by multiple clients within the same Virtual Private Cloud (VPC). You want clients to be able to get the IP address of the service. What should you do?A . Reserve a...

June 16, 2022 No Comments READ MORE +

What should you do?

You recently developed a new service on Cloud Run. The new service authenticates using a custom service and then writes transactional information to a Cloud Spanner database. You need to verify that your application can support up to 5,000 read and 1,000 write transactions per second while identifying any bottlenecks...

June 16, 2022 No Comments READ MORE +