Migrating Netflix to GraphQL Safely
The Netflix TechBlog
JUNE 14, 2023
The three strategies we will discuss today are AB Testing , Replay Testing, and Sticky Canaries. To launch Phase 2 safely, we used Replay Testing and Sticky Canaries. We couldn’t replay test GraphQL queries or mutations that requested non-idempotent fields. How does it work?
Let's personalize your content