Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
SAFe® for DevOps Practitioners

You're reading from   SAFe® for DevOps Practitioners Implement robust, secure, and scaled Agile solutions with the Continuous Delivery Pipeline

Arrow left icon
Product type Paperback
Published in Dec 2022
Publisher Packt
ISBN-13 9781803231426
Length 330 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Robert Wen Robert Wen
Author Profile Icon Robert Wen
Robert Wen
Arrow right icon
View More author details
Toc

Table of Contents (21) Chapters Close

Preface 1. Chapter 1: Introducing SAFe® and DevOps 2. Part 1 Approach – A Look at DevOps and SAFe® through CALMR FREE CHAPTER
3. Chapter 2: Culture of Shared Responsibility 4. Chapter 3: Automation for Efficiency and Quality 5. Chapter 4: Leveraging Lean Flow to Keep the Work Moving 6. Chapter 5: Measuring the Process and Solution 7. Chapter 6: Recovering from Production Failures 8. Part 2:Implement – Moving Toward Value Streams
9. Chapter 7: Mapping Your Value Streams 10. Chapter 8: Measuring Value Stream Performance 11. Chapter 9: Moving to the Future with Continuous Learning 12. Part 3:Optimize – Enabling a Continuous Delivery Pipeline
13. Chapter 10: Continuous Exploration and Finding New Features 14. Chapter 11: Continuous Integration of Solution Development 15. Chapter 12: Continuous Deployment to Production 16. Chapter 13: Releasing on Demand to Realize Value 17. Chapter 14: Avoiding Pitfalls and Diving into the Future 18. Assessment Answers 19. Index 20. Other Books You May Enjoy

Summary

In this chapter, we continued our discovery of the Continuous Delivery Pipeline by looking at CI, the part that implements the features created in Continuous Exploration. Features are divided into more digestible stories. Development of not only the product but also the tests to verify the product begins. Security and designing for operation concerns are included in the development.

The build phase introduces automation into the pipeline. When a commit to version control occurs, unit tests are run to ensure continued, correct functionality. The build is also scanned for coding errors and to find security vulnerabilities. If everything is correct, the commit will be allowed to merge with the main branch, or trunk, of the version control repository.

A successful build can trigger further testing in a testing environment that may be similar to the production environment. Here, system-level, end-to-end testing happens to guard against any production failures. The testing...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime