This walkthrough is planned but not published yet. The transcript below covers the same material if you would rather read it now.
A real geospatial pipeline: 192,000 satellite files, resampled and written, start to finish.
This run processes roughly seven terabytes of Sentinel satellite imagery, about 192,000 files, applying a geospatial resampling step and writing results back to object storage. End to end it completes in about three minutes. The interesting part is not the headline number but where the time goes: most of it is I/O, which is why partitioning strategy mattered more than worker count past a certain point.