Release

What is the difference between a deployment and a release?

Whether the candidate can separate moving code to production from exposing behaviour to users, and can use that separation deliberately.

The situation behind the question

A team deploys once every two weeks. Each deploy contains around 60 merged pull requests, several product changes, and a schema change. Rollbacks are avoided because they revert features that marketing has already announced.