Implement blue-green deployment and feature toggles
This module describes the blue-green deployment process and introduces feature toggle techniques to implement in the development process.
Learning objectives
By the end of this module, you're able to:
- Explain deployment strategies.
- Implement blue green deployment.
- Understand deployment slots.
- Implement and manage feature toggles.
Prerequisites
None