Distributed Metadata Migration
How to move large-scale metadata systems without losing correctness.
Migrating a metadata system sounds straightforward:
Copy existing records to the new system.
Replay writes that happened during the copy.
Distributed Metadata Migration How to move large-scale metadata systems without losing...
Distributed Metadata Migration
How to move large-scale metadata systems without losing correctness.
Migrating a metadata system sounds straightforward:
Copy existing records to the new system.
Replay writes that happened during the copy.

Meta’s data ingestion system, which our engineering teams leverage for up-to-date snapshots of the social graph, has recently…

A practical guide on managing schema migrations in large-scale software projects, with principles, examples, and strategies.

Distributed Move Protocol Atomic visibility for moving state across distributed...

Over the years, I've seen many data platforms start with good intentions. A few scripts are created...

Large codebase migrations are not typing problems; they are distributed state machine problems. When...

Legacy ETL modernization is often described as a conversion exercise: Informatica mapping in....