Question 31

Data engineering team has provided 10 queries and asked Data Analyst team to build a dashboard and refresh the data every day at 8 AM, identify the best approach to set up data refresh for this dashaboard?
  • Question 32

    The data engineering team is migrating an enterprise system with thousands of tables and views into the Lakehouse. They plan to implement the target architecture using a series of bronze, silver, and gold tables. Bronze tables will almost exclusively be used by production data engineering workloads, while silver tables will be used to support both data engineering and machine learning workloads. Gold tables will largely serve business intelligence and reporting purposes. While personal identifying information (PII) exists in all tiers of data, pseudonymization and anonymization rules are in place for all data at the silver and gold levels.
    The organization is interested in reducing security concerns while maximizing the ability to collaborate across diverse teams.
    Which statement exemplifies best practices for implementing this system?
  • Question 33

    Which statement characterizes the general programming model used by Spark Structured Streaming?
  • Question 34

    Your team has hundreds of jobs running but it is difficult to track cost of each job run, you are asked to provide a recommendation on how to monitor and track cost across various workloads
  • Question 35

    Review the following error traceback:

    Which statement describes the error being raised?