Question 61

You want to configure an SSH connection to a single Compute Engine instance for users in the dev1 group. This instance is the only resource in this particular Google Cloud Platform project that the dev1 users should be able to connect to. What should you do?
  • Question 62

    Your company has a Google Cloud Platform project that uses BigQuery for data warehousing.
    Your data science team changes frequently and has few members. You need to allow members of this team to perform queries. You want to follow Google-recommended practices. What should you do?
  • Question 63

    You recently discovered that your developers are using many service account keys during their development process. While you work on a long term improvement, you need to quickly implement a process to enforce short-lived service account credentials in your company. You have the following requirements:
    * All service accounts that require a key should be created in a centralized project called pj-sa.
    * Service account keys should only be valid for one day.
    You need a Google-recommended solution that minimizes cost. What should you do?
  • Question 64

    You need to produce a list of the enabled Google Cloud Platform APIs for a GCP project using the gcloud command line in the Cloud Shell. The project name is my-project. What should you do?
  • Question 65

    Your web application has been running successfully on Cloud Run for Anthos. You want to evaluate an updated version of the application with a specific percentage of your production users (canary deployment).
    What should you do?