Which of the following is NOT true about Dataflow pipelines?
Correct Answer: A
Dataflow pipelines can also run on alternate runtimes like Spark and Flink, as they are built using the Apache Beam SDKs Reference: https://cloud.google.com/dataflow/
Professional-Data-Engineer Exam Question 132
Your company operates in three domains: airlines, hotels, and ride-hailing services. Each domain has two teams: analytics and data science, which create data assets in BigQuery with the help of a central data platform team. However, as each domain is evolving rapidly, the central data platform team is becoming a bottleneck. This is causing delays in deriving insights from data, and resulting in stale data when pipelines are not kept up to date. You need to design a data mesh architecture by using Dataplex to eliminate the bottleneck. What should you do?
Correct Answer: B
To design a data mesh architecture using Dataplex to eliminate bottlenecks caused by a central data platform team, consider the following: Data Mesh Architecture: Data mesh promotes a decentralized approach where domain teams manage their own data pipelines and assets, increasing agility and reducing bottlenecks. Dataplex Lakes and Zones: Lakesin Dataplex are logical containers for managing data at scale, andzonesare subdivisions within lakes for organizing data based on domains, teams, or other criteria. Domain and Team Management: By creating a lake for each team and zones for each domain, each team can independently manage their data assets without relying on the central data platform team. This setup aligns with the principles of data mesh, promoting ownership and reducing delays in data processing and insights. Implementation Steps: Create Lakes and Zones: Create separate lakes in Dataplex for each team (analytics and data science). Within each lake, create zones for the different domains (airlines, hotels, ride-hailing). Attach BigQuery Datasets: Attach the BigQuery datasets created by the respective teams as assets to their corresponding zones. Decentralized Management: Allow each domain to manage their own zone's data assets, providing them with the autonomy to update and maintain their pipelines without depending on the central team. Reference Links: Dataplex Documentation BigQuery Documentation Data Mesh Principles
Professional-Data-Engineer Exam Question 133
You have a data pipeline with a Cloud Dataflow job that aggregates and writes time series metrics to Cloud Bigtable. This data feeds a dashboard used by thousands of users across the organization. You need to support additional concurrent users and reduce the amount of time required to write the data. Which two actions should you take? (Choose two.)
Correct Answer: B,C
References:
Professional-Data-Engineer Exam Question 134
Which Google Cloud Platform service is an alternative to Hadoop with Hive?
Correct Answer: C
Apache Hive is a data warehouse software project built on top of Apache Hadoop for providing data summarization, query, and analysis. Google BigQuery is an enterprise data warehouse. Reference: https://en.wikipedia.org/wiki/Apache_Hive
Professional-Data-Engineer Exam Question 135
You have created an external table for Apache Hive partitioned data that resides in a Cloud Storage bucket, which contains a large number of files. You notice that queries against this table are slow You want to improve the performance of these queries What should you do?
Correct Answer: D
BigLake is a Google Cloud service that allows you to query structured data in external data stores such as Cloud Storage, Amazon S3, and Azure Blob Storage with access delegation and governance. BigLake tables extend the capabilities of BigQuery to data lakes and enable a flexible, open lakehouse architecture. By upgrading an external table to a BigLake table, you can improve the performance of your queries by leveraging the BigQuery storage API, which supports data format conversion, predicate pushdown, column projection, and metadata caching. Metadata caching reduces the number of requests to the external data store and speeds up query execution. To upgrade an external table to a BigLake table, you can use the ALTER TABLE statement with the SET OPTIONS clause and specify the enable_metadata_caching option as true. For example: SQL ALTER TABLE hive_partitioned_data SET OPTIONS ( enable_metadata_caching=true ); AI-generated code. Review and use carefully. More info on FAQ. References: * Introduction to BigLake tables * Upgrade an external table to BigLake * BigQuery storage API
Newest Professional-Data-Engineer Exam PDF Dumps shared by Actual4test.com for Helping Passing Professional-Data-Engineer Exam! Actual4test.com now offer the updated Professional-Data-Engineer exam dumps, the Actual4test.com Professional-Data-Engineer exam questions have been updated and answers have been corrected get the latest Actual4test.com Professional-Data-Engineer pdf dumps with Exam Engine here: