Summary
In this chapter, you learned how to use GitHub environments to stage and protect your deployments and how to use GitHub Actions to deploy to any cloud or platform in a secure manner. I demonstrated how to use workflow templates and reusable workflows to help you collaborate on your IaC.
In the next chapter, you will learn how to optimize the rolling out of your features and the entire feature life cycle using FeatureFlags/FeatureToggles.