Question 9
DP-800 is a newly released exam. These practice questions reflect our best current understanding — the exact wording and question formats may change in the live exam until the certification matures. Use them to learn the concepts, not to memorize.
DP-800 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →A maintenance operation processes large batches and must be restartable if it fails midway. Which design should you recommend?
- ABreak the operation into modular programmable units with clear transaction boundaries.
- BExecute one unbounded transaction for the entire weekend.
- CDisable logging during the run.
- DRun multiple conflicting scripts manually at the same time.