LyraLearn AI Learning Platform
Exams
← Back to the lesson
Module 12 Β· Quiz

Releases, Migrations, and Config

1. What is the recommended practice for applying database migrations during a release?
2. Which of the following statements is true about configuration management for different environments?
3. Why is it important to write migrations to be backward compatible?
4. What is the function of a feature flag system in application releases?