ExamGecko
Home / Google / Professional Cloud Architect / List of questions
Ask Question

Google Professional Cloud Architect Practice Test - Questions Answers, Page 6

Add to Whishlist

List of questions

Question 51

Report Export Collapse

Your company plans to migrate a multi-petabyte data set to the cloud. The data set must be available 24hrs a day. Your business analysts have experience only with using a SQL interface.

How should you store the data to optimize it for ease of analysis?

Load data into Google BigQuery
Load data into Google BigQuery
Insert data into Google Cloud SQL
Insert data into Google Cloud SQL
Put flat files into Google Cloud Storage
Put flat files into Google Cloud Storage
Stream data into Google Cloud Datastore
Stream data into Google Cloud Datastore
Suggested answer: A
Explanation:

BigQuery is Google's serverless, highly scalable, low cost enterprise data warehouse designed to make all your data analysts productive. Because there is no infrastructure to manage, you can focus on analyzing data to find meaningful insights using familiar SQL and you don't need a database administrator.

BigQuery enables you to analyze all your data by creating a logical data warehouse over managed, columnar storage as well as data from object storage, and spreadsheets. References: https://cloud.google.com/bigquery/

asked 18/09/2024
John Bascara
40 questions

Question 52

Report Export Collapse

The operations manager asks you for a list of recommended practices that she should consider when migrating a J2EE application to the cloud.

Which three practices should you recommend? Choose 3 answers.

Port the application code to run on Google App Engine
Port the application code to run on Google App Engine
Integrate Cloud Dataflow into the application to capture real-time metrics
Integrate Cloud Dataflow into the application to capture real-time metrics
Instrument the application with a monitoring tool like Stackdriver Debugger
Instrument the application with a monitoring tool like Stackdriver Debugger
Select an automation framework to reliably provision the cloud infrastructure
Select an automation framework to reliably provision the cloud infrastructure
Deploy a continuous integration tool with automated testing in a staging environment
Deploy a continuous integration tool with automated testing in a staging environment
Migrate from MySQL to a managed NoSQL database like Google Cloud Datastore or Bigtable
Migrate from MySQL to a managed NoSQL database like Google Cloud Datastore or Bigtable
Suggested answer: A, D, E
Explanation:

References: https://cloud.google.com/appengine/docs/standard/java/tools/uploadinganapp

https://cloud.google.com/appengine/docs/standard/java/building-app/cloud-sql

asked 18/09/2024
Reza Mirabrishami
45 questions

Question 53

Report Export Collapse

A news feed web service has the following code running on Google App Engine. During peak load, users report that they can see news articles they already viewed.

What is the most likely cause of this problem?

Google Professional Cloud Architect image Question 17 28358 09182024191247000000

The session variable is local to just a single instance
The session variable is local to just a single instance
The session variable is being overwritten in Cloud Datastore
The session variable is being overwritten in Cloud Datastore
The URL of the API needs to be modified to prevent caching
The URL of the API needs to be modified to prevent caching
The HTTP Expires header needs to be set to -1 stop caching
The HTTP Expires header needs to be set to -1 stop caching
Suggested answer: A
asked 18/09/2024
mark obrien
49 questions

Question 54

Report Export Collapse

An application development team believes their current logging tool will not meet their needs for their new cloud-based product. They want a better tool to capture errors and help them analyze their historical log data. You want to help them find a solution that meets their needs.

What should you do?

Direct them to download and install the Google StackDriver logging agent
Direct them to download and install the Google StackDriver logging agent
Send them a list of online resources about logging best practices
Send them a list of online resources about logging best practices
Help them define their requirements and assess viable logging tools
Help them define their requirements and assess viable logging tools
Help them upgrade their current tool to take advantage of any new features
Help them upgrade their current tool to take advantage of any new features
Suggested answer: C
asked 18/09/2024
SAI CHARAN TANGELLA
40 questions

Question 55

Report Export Collapse

You need to reduce the number of unplanned rollbacks of erroneous production deployments in your company's web hosting platform. Improvement to the QA/Test processes accomplished an 80% reduction.

Which additional two approaches can you take to further reduce the rollbacks? Choose 2 answers.

Introduce a green-blue deployment model
Introduce a green-blue deployment model
Replace the QA environment with canary releases
Replace the QA environment with canary releases
Fragment the monolithic platform into microservices
Fragment the monolithic platform into microservices
Reduce the platform's dependency on relational database systems
Reduce the platform's dependency on relational database systems
Replace the platform's relational database systems with a NoSQL database
Replace the platform's relational database systems with a NoSQL database
Suggested answer: A, C
asked 18/09/2024
Hicham Kaoussi
35 questions

Question 56

Report Export Collapse

To reduce costs, the Director of Engineering has required all developers to move their development infrastructure resources from on-premises virtual machines (VMs) to Google Cloud Platform. These resources go through multiple start/ stop events during the day and require state to persist. You have been asked to design the process of running a development environment in Google Cloud while providing cost visibility to the finance department.

Which two steps should you take? Choose 2 answers.

Use the - -no-auto-delete flag on all persistent disks and stop the VM
Use the - -no-auto-delete flag on all persistent disks and stop the VM
Use the - -auto-delete flag on all persistent disks and terminate the VM
Use the - -auto-delete flag on all persistent disks and terminate the VM
Apply VM CPU utilization label and include it in the BigQuery billing export
Apply VM CPU utilization label and include it in the BigQuery billing export
Use Google BigQuery billing export and labels to associate cost to groups
Use Google BigQuery billing export and labels to associate cost to groups
Store all state into local SSD, snapshot the persistent disks, and terminate the VM
Store all state into local SSD, snapshot the persistent disks, and terminate the VM
Store all state in Google Cloud Storage, snapshot the persistent disks, and terminate the VM
Store all state in Google Cloud Storage, snapshot the persistent disks, and terminate the VM
Suggested answer: A, D
asked 18/09/2024
Cristi Savin
52 questions

Question 57

Report Export Collapse

Your company wants to track whether someone is present in a meeting room reserved for a scheduled meeting. There are 1000 meeting rooms across 5 offices on 3 continents. Each room is equipped with a motion sensor that reports its status every second. The data from the motion detector includes only a sensor ID and several different discrete items of information. Analysts will use this data, together with information about account owners and office locations.

Which database type should you use?

Become a Premium Member for full access
  Unlock Premium Member

Question 58

Report Export Collapse

You set up an autoscaling instance group to serve web traffic for an upcoming launch. After configuring the instance group as a backend service to an HTTP(S) load balancer, you notice that virtual machine (VM) instances are being terminated and re-launched every minute. The instances do not have a public IP address. You have verified the appropriate web response is coming from each instance using the curl command. You want to ensure the backend is configured correctly.

What should you do?

Become a Premium Member for full access
  Unlock Premium Member

Question 59

Report Export Collapse

You write a Python script to connect to Google BigQuery from a Google Compute Engine virtual machine. The script is printing errors that it cannot connect to BigQuery.

What should you do to fix the script?

Become a Premium Member for full access
  Unlock Premium Member

Question 60

Report Export Collapse

Your customer is moving an existing corporate application to Google Cloud Platform from an on-premises data center. The business owners require minimal user disruption. There are strict security team requirements for storing passwords.

What authentication strategy should they use?

Become a Premium Member for full access
  Unlock Premium Member
Total 285 questions
Go to page: of 29
Search

Related questions