Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should you configure Spinnaker's canary analysis to automatically compare the canary version against the production version when your application has an in-memory cache that loads objects at startup?
A
Compare the canary with a new deployment of the current production version.
B
Compare the canary with a new deployment of the previous production version.
C
Compare the canary with the existing deployment of the current production version.
D
Compare the canary with the average performance of a sliding window of previous production versions.