Question 71

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?
  • Question 72

    You are designing a resource-sharing policy for applications used by different teams in a Google Kubernetes Engine cluster. You need to ensure that all applications can access the resources needed to run. What should you do? (Choose two.)
  • Question 73

    Your company has a data warehouse that keeps your application information in BigQuery. The BigQuery data warehouse keeps 2 PBs of user data. Recently, your company expanded your user base to include EU users and needs to comply with these requirements:
    * Your company must be able to delete all user account information upon user request.
    * All EU user data must be stored in a single region specifically for EU users.
    Which two actions should you take? (Choose two.)
  • Question 74

    You are deploying a single website on App Engine that needs to be accessible via the URL http://www.altostrat.com/. What should you do?
  • Question 75

    Your code is running on Cloud Functions in project A.
    It is supposed to write an object in a Cloud Storage
    bucket owned by project B.
    However, the write call is failing with the error "403 Forbidden".
    What should you do to correct the problem?