Traffic Splitting Vocabulary
1. A team configures their service mesh: "Route 90% of traffic to v1 and 10% to v2 using weighted routing." What is the correct term for this traffic splitting strategy?
2. An engineer says: "Internal testers can access the new version by adding the header X-Canary: true to their requests." What routing strategy is this?
3. A team implements a "shadow traffic" setup for their new payment processing service. What does shadow traffic (also called traffic mirroring) mean?
4. A team runs an A/B test via traffic splitting: 50% of users see button variant A, 50% see variant B. What is the critical requirement for valid A/B test traffic splitting?
5. An engineer describes a "dark launch" for a new recommendation engine. What distinguishes a dark launch from a standard canary deployment?
Exercise complete!
out of 5 questions