Associate-Cloud-Engineer Exam Question 116

Your company uses BigQuery for data warehousing. Over time, many different business units in your company have created 1000+ datasets across hundreds of projects. Your CIO wants you to examine all datasets to find tables that contain an employee_ssn column. You want to minimize effort in performing this task. What should you do?
  • Associate-Cloud-Engineer Exam Question 117

    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?
  • Associate-Cloud-Engineer Exam Question 118

    You need to create a copy of a custom Compute Engine virtual machine (VM) to facilitate an expected increase in application traffic due to a business acquisition. What should you do?
  • Associate-Cloud-Engineer Exam Question 119

    You built an application on your development laptop that uses Google Cloud services. Your application uses Application Default Credentials for authentication and works fine on your development laptop. You want to migrate this application to a Compute Engine virtual machine (VM) and set up authentication using Google- recommended practices and minimal changes. What should you do?
  • Associate-Cloud-Engineer Exam Question 120

    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?