Question 221

You need to manage a Cloud Spanner Instance for best query performance. Your instance in production runs in a single Google Cloud region. You need to improve performance in the shortest amount of time. You want to follow Google best practices for service configuration. What should you do?
  • Question 222

    You manage an App Engine Service that aggregates and visualizes data from BigQuery. The application is deployed with the default App Engine Service account. The data that needs to be visualized resides in a different project managed by another team. You do not have access to this project, but you want your application to be able to read data from the BigQuery dataset. What should you do?
  • Question 223

    Your application has a large international audience and runs stateless virtual machines within a managed instance group across multiple locations. One feature of the application lets users upload files and share them with other users. Files must be available for 30 days; after that, they are removed from the system entirely. Which storage solution should you choose?
  • Question 224

    Your organization has strict requirements to control access to Google Cloud projects. You need to enable your Site Reliability Engineers (SREs) to approve requests from the Google Cloud support team when an SRE opens a support case. You want to follow Google-recommended practices. What should you do?
  • Question 225

    Your company has a 3-tier solution running on Compute Engine. The configuration of the current infrastructure is shown below.

    Each tier has a service account that is associated with all instances within it. You need to enable communication on TCP port 8080 between tiers as follows:
    * Instances in tier #1 must communicate with tier #2.
    * Instances in tier #2 must communicate with tier #3.
    What should you do?