Part 4:Delivering Applications with GitOps
This section forms the core of the book and elucidates various tools and techniques to effectively implement modern DevOps in the cloud. With GitOps as the central guiding principle, we will explore various tools and techniques for continuously building, testing, securing, and deploying our applications into development, testing, and production environments.
This part has the following chapters:
- Chapter 11, Continuous Integration with GitHub Actions and Jenkins
- Chapter 12, Continuous Deployment/Delivery with Argo CD
- Chapter 13, Securing and Testing Your CI/CD Pipeline