Design a Distributed Build System with Cross-Data Center Artifact Sharing
Design a distributed build system that executes jobs across multiple data centers, where each job can download large prerequisite artifacts (e.g., build outputs, bundles, drivers) before running, and artifacts produced in one data center can serve as prerequisites for builds running in other data centers.
Asked at:
NVIDIA