Skip to main content

One doc tagged with "dual-write"

View all tags

Dual-Write Migration Pattern

An excellent example of the dual-write pattern is Netflix's migration of its invoicing data from a legacy MySQL database to a new Apache Cassandra instance. The Data Gateway played a central role in abstracting this process from the application services, allowing for a seamless, low-downtime transition.