What is the key difference between a shadow deployment and a canary deployment?
-
A
Shadow deployment sends real traffic to the new model but discards its predictions
-
B
Shadow deployment routes all traffic to the new model without user awareness
-
C
Canary deployment tests only synthetic data while shadow uses real data
-
D
There is no meaningful difference between the two strategies