Q: 6
You need to schedule the population of the medallion layers to meet the technical requirements. What should you do?
Options
Discussion
These tricky sequencing questions again... Its A, single orchestrating pipeline is what the exam wants here.
Makes sense to pick A since medallion layer processing needs ordered execution. One orchestrator pipeline can manage those dependencies so Bronze finishes before Silver starts, and so on. Pretty sure that's what Microsoft expects here. Anyone see it differently?
Probably A, since using a controller pipeline is the right approach for chaining Bronze to Silver to Gold while enforcing dependencies. D looks tempting but doesn’t guarantee sequencing, so I’m pretty sure A covers the requirements better. Disagree?
A tbh
I've seen similar in Microsoft docs and practice tests, I'd go for D here.
C isn't right for this scenario, A is better. You want that controller pipeline to handle dependencies and run the bronze, silver, gold layers in the right order. Pretty sure that's what they're asking for here, unless I'm missing something.
Yeah, A is right. Scheduling one main pipeline to kick off the others keeps the medallion flow ordered.
Its A, seen similar in exam reports and official docs highlight pipeline orchestration for medallion setups.
B is off, A was what I had in a mock with the same medallion setup. One pipeline to enforce the dependencies.
Ugh, these medallion layer questions always trip up folks. Probably A since orchestration matters here-if you use one pipeline to trigger the others in sequence, it keeps dependencies in check and avoids race conditions between Bronze, Silver, and Gold. I see similar setups in exam reports too.
Be respectful. No spam.