Part 2: Engineering DevOps Practices
Part 2 explains the most important engineering practices for effective DevOps. You’ll learn how to use GitHub Actions to automate your release pipelines and other engineering tasks, how to work with trunks and feature flags, and how to shift left security and quality assurance.
This part of the book comprises the following chapters:
- Chapter 6, Automation with GitHub Actions
- Chapter 7, Running Your Workflows
- Chapter 8, Managing Dependencies Using GitHub Packages
- Chapter 9, Deploy to Any Platform
- Chapter 10, Feature Flags and the Feature Lifecycle
- Chapter 11, Trunk-Based Development