Question 7 of 10Pro Only

What are the different deployment strategies used in CI/CD? When would you use each one?

Sample answer preview

Different deployment strategies offer various tradeoffs between risk, speed, and resource usage. Choosing the right one depends on your application and risk tolerance. Recreate deployment is the simplest approach. You stop the old version, then start the new version.

recreaterollingblue-greencanaryA/B testingfeature flags

Unlock the full answer

Get the complete model answer, key points, common pitfalls, and access to 9+ more DevOps Engineer interview questions.

Upgrade to Pro

Starting at $19/month • Cancel anytime