Design a Database Migration System with OCR Transformation
Design a system to migrate 50 million documents from a legacy database (storing raw document payloads) to a new database (storing extracted text content via OCR), while handling 50k daily incoming writes with a maximum 1-hour ingestion delay, an organizational OCR quota of 50 docs/sec, and a hard deadline of 7 days to complete the full migration.
Asked at:
B
Brain Co.