
Ultimate access to all questions.
As a Microsoft Fabric Analytics Engineer Associate, you are designing a data pipeline that requires complex data transformations to meet the business requirements of a global retail company. The solution must ensure data accuracy, support high scalability, and minimize operational costs. Given these constraints, which of the following approaches is the BEST to implement complex data transformations in the pipeline? (Choose one option)
A
Utilize a data pipeline with built-in transformation activities, as it offers a straightforward way to handle transformations without additional costs.
B
Develop custom code snippets within the data pipeline for transformations, providing maximum flexibility but requiring significant maintenance.
C
Implement a dataflow to perform the complex data transformations, leveraging its advanced capabilities for efficient processing, and then integrate the results into the data pipeline.
D
Combine multiple data pipelines, each with different transformation activities, to distribute the processing load and enhance scalability.