Q: 1
You need to develop an orchestration solution in fabric that will load each item one after the other. The solution must be scheduled to run every 15 minutes. Which type of item should you use?
Options
Discussion
Seen similar on practice exams and the official guide, this scenario matches up with option B for data pipeline.
Option B see similar question in official practice and the docs cover scheduling pipelines.
B , saw a nearly identical question on a practice exam and it was data pipeline for scheduling and step-by-step loading.
B is the better fit here. Data pipelines in Fabric let you chain activities and set 15 min schedules easily, unlike notebooks which aren’t really made for that kind of orchestration. Pretty sure it’s B, unless I’m missing something.
Probably B for this one. Data pipelines are designed for orchestration and scheduled runs, so they fit the every-15-minutes requirement better than notebooks or dataflows. That's what I've seen in similar exam reports too, but let me know if you disagree.
I don’t think D is right, B is better since data pipelines actually support orchestration and scheduling. Notebooks are more for custom logic, the 15 min interval trap makes D tempting but it’s really B in most exam scenarios.
Pretty sure it’s B here since data pipelines in Fabric are built for orchestration and you can set them to run every 15 minutes. Notebooks are more about custom logic, not scheduling. I think B, but open to counterpoints.
Its D for this type of orchestration, based on what I've seen in official docs and some practice tests. Might want to double check the reference material or try it out in a lab.
B , pipelines are made exactly for this sort of scheduled, step-by-step loading in Fabric. The others can't really chain tasks and handle 15 min intervals as cleanly. Pretty confident unless there's a super new feature I'm missing.
Why not C here? Pretty sure most go with B, but I thought Gen2 dataflow could handle some automation too.
Be respectful. No spam.