Software Practices

W03 Using Feature Toggles to Separate Releases from Deployments

03/14/2018

8:00am - 9:15am

Level: Introductory to Intermediate

Marcel de Vries

Global MD & CTO

Xebia

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

You will learn:

  • What are feature toggles
  • How to separate deployments from releases
  • How to apply this in existing applications