Summary
Feature Flags are one of the most important capabilities for the acceleration of DevOps teams. Unfortunately, GitHub does not have a built-in solution so far. But there are many products that can help you to get up to speed.
In this chapter, you learned about the feature lifecycle and how you can manage it using Feature Flags. You also learned how you can leverage Feature Flags to reduce complexity by checking code early.
In the next chapter, you'll learn about trunk-based development and the best Git workflow to support fast DevOps teams.