Session
Using feature toggles to separate releases from deployments
Feature toggles can help you running a 24x7 operation and implement continuous deployment. In this session we look at what feature toggles are, how can we use them to separate releases and deployments and how can we implement this in our software using existing frameworks