crackyourinterview.com


Google Professional Cloud Architect Exam Page 7(Dumps)


Question No:-61

The development team has provided you with a Kubernetes Deployment file. You have no infrastructure yet and need to deploy the application.
What should you do?


  1. Use gcloud to create a Kubernetes cluster. Use Deployment Manager to create the deployment.
  2. Use gcloud to create a Kubernetes cluster. Use kubectl to create the deployment.
  3. Use kubectl to create a Kubernetes cluster. Use Deployment Manager to create the deployment.
  4. Use kubectl to create a Kubernetes cluster. Use kubectl to create the deployment.

 






Question No:-62

You need to evaluate your team readiness for a new GCP project. You must perform the evaluation and create a skills gap plan which incorporates the business goal of cost optimization. Your team has deployed two GCP projects successfully to date.
What should you do?


  1. Allocate budget for team training. Set a deadline for the new GCP project.
  2. Allocate budget for team training. Create a roadmap for your team to achieve Google Cloud certification based on job role.
  3. Allocate budget to hire skilled external consultants. Set a deadline for the new GCP project.
  4. Allocate budget to hire skilled external consultants. Create a roadmap for your team to achieve Google Cloud certification based on job role.

 





Question No:-63

You are designing an application for use only during business hours. For the minimum viable product release, you'd like to use a managed product that automatically `scales to zero` so you don't incur costs when there is no activity.

Which primary compute resource should you choose?


  1. Cloud Functions
  2. Compute Engine
  3. Google Kubernetes Engine
  4. AppEngine flexible environment

 





Question No:-64

You are creating an App Engine application that uses Cloud Datastore as its persistence layer. You need to retrieve several root entities for which you have the identifiers. You want to minimize the overhead in operations performed by Cloud Datastore.
What should you do?


  1. Create the Key object for each Entity and run a batch get operation
  2. Create the Key object for each Entity and run multiple get operations, one operation for each entity
  3. Use the identifiers to create a query filter and run a batch query operation
  4. Use the identifiers to create a query filter and run multiple query operations, one operation for each entity

 





Question No:-65

You need to upload files from your on-premises environment to Cloud Storage. You want the files to be encrypted on Cloud Storage using customer-supplied encryption keys.
What should you do?

  1. Supply the encryption key in a .boto configuration file. Use gsutil to upload the files.
  2. Supply the encryption key using gcloud config. Use gsutil to upload the files to that bucket.
  3. Use gsutil to upload the files, and use the flag --encryption-key to supply the encryption key.
  4. Use gsutil to create a bucket, and use the flag --encryption-key to supply the encryption key. Use gsutil to upload the files to that bucket.

 





Question No:-66

Your customer wants to capture multiple GBs of aggregate real-time key performance indicators (KPIs) from their game servers running on Google Cloud Platform and monitor the KPIs with low latency. How should they capture the KPIs?


  1. Store time-series data from the game servers in Google Bigtable, and view it using Google Data Studio.
  2. Output custom metrics to Stackdriver from the game servers, and create a Dashboard in Stackdriver Monitoring Console to view them.
  3. Schedule BigQuery load jobs to ingest analytics files uploaded to Cloud Storage every ten minutes, and visualize the results in Google Data Studio.
  4. Insert the KPIs into Cloud Datastore entities, and run ad hoc analysis and visualizations of them in Cloud Datalab.

 





Question No:-67

You have a Python web application with many dependencies that requires 0.1 CPU cores and 128 MB of memory to operate in production. You want to monitor and maximize machine utilization. You also want to reliably deploy new versions of the application. Which set of steps should you take?


  1. Perform the following: 1. Create a managed instance group with f1-micro type machines. 2. Use a startup script to clone the repository, check out the production branch, install the dependencies, and start the Python app. 3. Restart the instances to automatically deploy new production releases.
  2. Perform the following: 1. Create a managed instance group with n1-standard-1 type machines. 2. Build a Compute Engine image from the production branch that contains all of the dependencies and automatically starts the Python app. 3. Rebuild the Compute Engine image, and update the instance template to deploy new production releases.
  3. Perform the following: 1. Create a Google Kubernetes Engine (GKE) cluster with n1-standard-1 type machines. 2. Build a Docker image from the production branch with all of the dependencies, and tag it with the version number. 3. Create a Kubernetes Deployment with the imagePullPolicy set to 'IfNotPresent' in the staging namespace, and then promote it to the production namespace after testing.
  4. Perform the following: 1. Create a GKE cluster with n1-standard-4 type machines. 2. Build a Docker image from the master branch with all of the dependencies, and tag it with 'latest'. 3. Create a Kubernetes Deployment in the default namespace with the imagePullPolicy set to 'Always'. Restart the pods to automatically deploy new production releases.

 









Question No:-68

Your company wants to start using Google Cloud resources but wants to retain their on-premises Active Directory domain controller for identity management.

What should you do?


  1. Use the Admin Directory API to authenticate against the Active Directory domain controller.
  2. Use Google Cloud Directory Sync to synchronize Active Directory usernames with cloud identities and configure SAML SSO.
  3. Use Cloud Identity-Aware Proxy configured to use the on-premises Active Directory domain controller as an identity provider.
  4. Use Compute Engine to create an Active Directory (AD) domain controller that is a replica of the on-premises AD domain controller using Google Cloud Directory Sync.

 





Question No:-69

You are running a cluster on Kubernetes Engine (GKE) to serve a web application. Users are reporting that a specific part of the application is not responding anymore. You notice that all pods of your deployment keep restarting after 2 seconds. The application writes logs to standard output. You want to inspect the logs to find the cause of the issue. Which approach can you take?
  1. Review the Stackdriver logs for each Compute Engine instance that is serving as a node in the cluster.
  2. Review the Stackdriver logs for the specific GKE container that is serving the unresponsive part of the application.
  3. Connect to the cluster using gcloud credentials and connect to a container in one of the pods to read the logs.
  4. Review the Serial Port logs for each Compute Engine instance that is serving as a node in the cluster.

 





Question No:-70

You are using a single Cloud SQL instance to serve your application from a specific zone. You want to introduce high availability.
What should you do?


  1. Create a read replica instance in a different region
  2. Create a failover replica instance in a different region
  3. Create a read replica instance in the same region, but in a different zone
  4. Create a failover replica instance in the same region, but in a different zone

 




1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | ...















@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap