Winter Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Google Google Cloud Certified Professional-Data-Engineer New Questions

Google Professional Data Engineer Exam Questions and Answers

Question 53

You designed a data warehouse in BigQuery to analyze sales data. You want a self-serving, low-maintenance, and cost-effective solution to share the sales dataset to other business units in your organization. What should you do?

Options:

A.

Enable the other business units' projects to access the authorized views of the sales dataset.

B.

Use the BigQuery Data Transfer Service to create a schedule that copies the sales dataset to the other business units’ projects.

C.

Create an Analytics Hub private exchange, and publish the sales dataset.

D.

Create and share views with the users in the other business units.

Question 54

You use BigQuery as your centralized analytics platform. New data is loaded every day, and an ETL pipeline modifies the original data and prepares it for the final users. This ETL pipeline is regularly modified and can generate errors, but sometimes the errors are detected only after 2 weeks. You need to provide a method to recover from these errors, and your backups should be optimized for storage costs. How should you organize your data in BigQuery and store your backups?

Options:

A.

Organize your data in a single table, export, and compress and store the BigQuery data in Cloud Storage.

B.

Organize your data in separate tables for each month, and export, compress, and store the data in Cloud Storage.

C.

Organize your data in separate tables for each month, and duplicate your data on a separate dataset in BigQuery.

D.

Organize your data in separate tables for each month, and use snapshot decorators to restore the table to a time prior to the corruption.

Question 55

You currently have transactional data stored on-premises in a PostgreSQL database. To modernize your data environment, you want to run transactional workloads and support analytics needs with a single database. You need to move to Google Cloud without changing database management systems, and minimize cost and complexity. What should you do?

Options:

A.

Migrate your workloads to AlloyDB for PostgreSQL.

B.

Migrate to BigQuery to optimize analytics.

C.

Migrate and modernize your database with Cloud Spanner.

D.

Migrate your PostgreSQL database to Cloud SQL for PostgreSQL.

Question 56

Your United States-based company has created an application for assessing and responding to user actions. The primary table’s data volume grows by 250,000 records per second. Many third parties use your application’s APIs to build the functionality into their own frontend applications. Your application’s APIs should comply with the following requirements:

Single global endpoint

ANSI SQL support

Consistent access to the most up-to-date data

What should you do?

Options:

A.

Implement BigQuery with no region selected for storage or processing.

B.

Implement Cloud Spanner with the leader in North America and read-only replicas in Asia and Europe.

C.

Implement Cloud SQL for PostgreSQL with the master in Norht America and read replicas in Asia and Europe.

D.

Implement Cloud Bigtable with the primary cluster in North America and secondary clusters in Asia and Europe.