December 2024
Beginner to intermediate
256 pages
6h 44m
English
Using the knowledge you’ve gained from the previous parts of the book, part 3 shows a practical way to use GitHub Actions to implement CI/CD. Chapter 8 starts by showing how to use continuous integration and practically implement it using GitHub Flow—the most-used branching and collaboration strategy. Chapter 9 is about implementing continuous delivery (CD). The chapter starts with continuous integration (CI), delivering the deployable artifacts with a release, and shows how to implement CD strategies, including zero-downtime, blue/green, and ring-based deployments. The chapter shows how to practically use various GitHub capabilities together with GitHub Actions to create a fully traceable deployment. Chapter ...
Read now
Unlock full access