PrepAway - Latest Free Exam Questions & Answers

Author: admin

You use Google Cloud Dataflow to process the data and decide if a message should be sent. How should you desig

You are designing a basket abandonment system for an ecommerce company. The system will send a message to a user based on these rules: • No interaction by the user on the site for 1 hour • Has added more than $30 worth of products to the basket • Has not completed a transaction You […]

Your company is in a highly regulated industry. One of your requirements is to ensure individual users have ac

Your company is in a highly regulated industry. One of your requirements is to ensure individual users have access only to the minimum amount of information required to do their jobs. You want to enforce this requirement with Google BigQuery. Which three approaches can you take? (Choose three.) A. Disable writes to certain tables. B. […]

Which table name will make the SQL statement work correctly?

Your company is using WILDCARD tables to query data across multiple tables with similar names. The SQL statement is currently failing with the following error: # Syntax error : Expected end of statement but got “-“ at [4:11] SELECT age FROM bigquery-public-data.noaa_gsod.gsod WHERE age != 99 AND_TABLE_SUFFIX = ‘1929’ ORDER BY age DESC Which table […]

You are building new real-time data warehouse for your company and will use Google BigQuery streaming inserts.

You are building new real-time data warehouse for your company and will use Google BigQuery streaming inserts. There is no guarantee that data will only be sent in once but you do have a unique ID for each row of data and an event timestamp. You want to ensure that duplicates are not included while […]

You are creating a model to predict housing prices. Due to budget constraints, you must run it on a single res

You are creating a model to predict housing prices. Due to budget constraints, you must run it on a single resource-constrained virtual machine. Which learning algorithm should you use? A. Linear regression B. Logistic classification C. Recurrent neural network D. Feedforward neural network

Your weather app queries a database every 15 minutes to get the current temperature. The frontend is powered b

Your weather app queries a database every 15 minutes to get the current temperature. The frontend is powered by Google App Engine and server millions of users. How should you design the frontend to respond to a database failure? A. Issue a command to restart the database servers. B. Retry the query with exponential backoff, […]

An external customer provides you with a daily dump of data from their database. The data flows into Google Cl

An external customer provides you with a daily dump of data from their database. The data flows into Google Cloud Storage GCS as comma-separated values (CSV) files. You want to analyze this data in Google BigQuery, but the data could have rows that are formatted incorrectly or corrupted. How should you build this pipeline? A. […]

You create an important report for your large team in Google Data Studio 360. The report uses Google BigQuery

You create an important report for your large team in Google Data Studio 360. The report uses Google BigQuery as its data source. You notice that visualizations are not showing data that is less than 1 hour old. What should you do? A. Disable caching by editing the report settings. B. Disable caching in BigQuery […]

You designed a database for patient records as a pilot project to cover a few hundred patients in three clinic

You designed a database for patient records as a pilot project to cover a few hundred patients in three clinics. Your design used a single database table to represent all patients and their visits, and you used self-joins to generate reports. The server resource utilization was at 50%. Since then, the scope of the project […]

You are building a model to make clothing recommendations. You know a user’s fashion preference is likely to

You are building a model to make clothing recommendations. You know a user’s fashion preference is likely to change over time, so you build a data pipeline to stream new data back to the model as it becomes available. How should you use this data to train the model? A. Continuously retrain the model on […]


Page 5 of 13« First...34567...10...Last »