
Ultimate access to all questions.
You have a dataflow that needs to copy data from a Fabric data source to a lakehouse. Describe the steps you would take to implement Fast Copy in the dataflow and explain how it differs from regular data copying methods in terms of performance and resource utilization.
A
Use parallel processing and optimize data partitioning
B
Increase the number of nodes in the dataflow
C
Reduce the number of transformations
D
None of the above