Chapter 8: Deployment Pitfalls
- The rolling deployment is the standard default deployment strategy followed by Kubernetes.
- The main benefit of IaC that it provides a code-based approach that makes it easy to provision/deploy things faster and eliminating the manual process.
- Core practices are feature management, agile practices, rollback strategy, gates and approvals setup