Exam Details

  • Exam Code
    :PROFESSIONAL-DATA-ENGINEER
  • Exam Name
    :Professional Data Engineer on Google Cloud Platform
  • Certification
    :Google Certifications
  • Vendor
    :Google
  • Total Questions
    :331 Q&As
  • Last Updated
    :May 19, 2025

Google Google Certifications PROFESSIONAL-DATA-ENGINEER Questions & Answers

  • Question 201:

    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 by editing table details.

    C. Refresh your browser tab showing the visualizations.

    D. Clear your browser history for the past hour then reload the tab showing the virtualizations.

  • Question 202:

    You need to store and analyze social media postings in Google BigQuery at a rate of 10,000 messages per minute in near real-time. Initially, design the application to use streaming inserts for individual postings. Your application also performs data aggregations right after the streaming inserts. You discover that the queries after streaming inserts do not exhibit strong consistency, and reports from the queries might miss in-flight data. How can you adjust your application design?

    A. Re-write the application to load accumulated data every 2 minutes.

    B. Convert the streaming insert code to batch load for individual messages.

    C. Load the original message to Google Cloud SQL, and export the table every hour to BigQuery via streaming inserts.

    D. Estimate the average latency for data availability after streaming inserts, and always run queries after waiting twice as long.

  • Question 203:

    You are working on a sensitive project involving private user data. You have set up a project on Google Cloud Platform to house your work internally. An external consultant is going to assist with coding a complex transformation in a Google Cloud Dataflow pipeline for your project. How should you maintain users' privacy?

    A. Grant the consultant the Viewer role on the project.

    B. Grant the consultant the Cloud Dataflow Developer role on the project.

    C. Create a service account and allow the consultant to log on with it.

    D. Create an anonymized sample of the data for the consultant to work with in a different project.

  • Question 204:

    Your company is migrating their 30-node Apache Hadoop cluster to the cloud. They want to re-use Hadoop jobs they have already created and minimize the management of the cluster as much as possible. They also want to be able to persist data beyond the life of the cluster. What should you do?

    A. Create a Google Cloud Dataflow job to process the data.

    B. Create a Google Cloud Dataproc cluster that uses persistent disks for HDFS.

    C. Create a Hadoop cluster on Google Compute Engine that uses persistent disks.

    D. Create a Cloud Dataproc cluster that uses the Google Cloud Storage connector.

    E. Create a Hadoop cluster on Google Compute Engine that uses Local SSD disks.

  • Question 205:

    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 interactively querying data. Which query type should you use?

    A. Include ORDER BY DESK on timestamp column and LIMIT to 1.

    B. Use GROUP BY on the unique ID column and timestamp column and SUM on the values.

    C. Use the LAG window function with PARTITION by unique ID along with WHERE LAG IS NOT NULL.

    D. Use the ROW_NUMBER window function with PARTITION by unique ID along with WHERE row equals 1.

  • Question 206:

    You want to process payment transactions in a point-of-sale application that will run on Google Cloud Platform. Your user base could grow exponentially, but you do not want to manage infrastructure scaling.

    Which Google database service should you use?

    A. Cloud SQL

    B. BigQuery

    C. Cloud Bigtable

    D. Cloud Datastore

  • Question 207:

    You are building a model to predict whether or not it will rain on a given day. You have thousands of input features and want to see if you can improve training speed by removing some features while having a minimum effect on model accuracy. What can you do?

    A. Eliminate features that are highly correlated to the output labels.

    B. Combine highly co-dependent features into one representative feature.

    C. Instead of feeding in each feature individually, average their values in batches of 3.

    D. Remove the features that have null values for more than 50% of the training records.

  • Question 208:

    Your startup has never implemented a formal security policy. Currently, everyone in the company has access to the datasets stored in Google BigQuery. Teams have freedom to use the service as they see fit, and they have not documented

    their use cases. You have been asked to secure the data warehouse. You need to discover what everyone is doing.

    What should you do first?

    A. Use Google Stackdriver Audit Logs to review data access.

    B. Get the identity and access management IIAM) policy of each table

    C. Use Stackdriver Monitoring to see the usage of BigQuery query slots.

    D. Use the Google Cloud Billing API to see what account the warehouse is being billed to.

  • Question 209:

    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. Restrict access to tables by role.

    C. Ensure that the data is encrypted at all times.

    D. Restrict BigQuery API access to approved users.

    E. Segregate data across multiple tables or databases.

    F. Use Google Stackdriver Audit Logging to determine policy violations.

  • Question 210:

    You have spent a few days loading data from comma-separated values (CSV) files into the Google BigQuery table CLICK_STREAM. The column DT stores the epoch time of click events. For convenience, you chose a simple schema where every field is treated as the STRING type. Now, you want to compute web session durations of users who visit your site, and you want to change its data type to the TIMESTAMP. You want to minimize the migration effort without making future queries computationally expensive. What should you do?

    A. Delete the table CLICK_STREAM, and then re-create it such that the column DT is of the TIMESTAMP type. Reload the data.

    B. Add a column TS of the TIMESTAMP type to the table CLICK_STREAM, and populate the numeric values from the column TS for each row. Reference the column TS instead of the column DT from now on.

    C. Create a view CLICK_STREAM_V, where strings from the column DT are cast into TIMESTAMP values. Reference the view CLICK_STREAM_V instead of the table CLICK_STREAM from now on.

    D. Add two columns to the table CLICK STREAM: TS of the TIMESTAMP type and IS_NEW of the BOOLEAN type. Reload all data in append mode. For each appended row, set the value of IS_NEW to true. For future queries, reference the column TS instead of the column DT, with the WHERE clause ensuring that the value of IS_NEW must be true.

    E. Construct a query to return every row of the table CLICK_STREAM, while using the built-in function to cast strings from the column DT into TIMESTAMP values. Run the query into a destination table NEW_CLICK_STREAM, in which the column TS is the TIMESTAMP type. Reference the table NEW_CLICK_STREAM instead of the table CLICK_STREAM from now on. In the future, new data is loaded into the table NEW_CLICK_STREAM.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Google exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your PROFESSIONAL-DATA-ENGINEER exam preparations and Google certification application, do not hesitate to visit our Vcedump.com to find your solutions here.