nerdexam
Microsoft

DP-900 · Question #153

In which two situations should you use a data warehousing solution? Each correct answer presents a complete solution.

The correct answer is A. You want to provide a platform for data mining. D. You want to generate reports from historical data without impacting transactional processing. Two common use cases for data warehousing are: - You want to generate reports from historical data without impacting transactional processing. - You want to provide a platform for data mining. Data warehousing lets you consolidate data from multiple sources for analysis and…

Submitted by chen.hong· Mar 30, 2026Describe an analytics workload on Azure

Question

In which two situations should you use a data warehousing solution? Each correct answer presents a complete solution.

Options

  • AYou want to provide a platform for data mining.
  • BYou want to consolidate data from multiple sources into a non-relational store.
  • CYou want to optimize performance for a widely distributed transactional processing application.
  • DYou want to generate reports from historical data without impacting transactional processing.

How the community answered

(23 responses)
  • A
    78% (18)
  • B
    4% (1)
  • C
    17% (4)

Explanation

Two common use cases for data warehousing are: - You want to generate reports from historical data without impacting transactional processing. - You want to provide a platform for data mining. Data warehousing lets you consolidate data from multiple sources for analysis and reporting. Data stores are optimized for read operations with few, if any, writes performed on the data. There are typically no locking requirements in a data warehouse. You are not consolidating data into a non-relational store. Azure data warehousing solutions use relational data with a schema strongly enforced on data load and write. Data is sometimes less normalized in a data warehousing solution than data for transaction processing. The complex queries and analysis in data warehousing is often better suited to less normalized data. You would not use a data warehousing solution for a widely distributed transactional processing application. This requires a data solution optimized for write operations that provides for data locking and strong consistency.

Topics

#data warehousing#historical data#data mining#analytical workloads

Community Discussion

No community discussion yet for this question.

Full DP-900 Practice