In part one of this book, you learned about the techniques and technologies that you can use for setting up a structured, automated delivery of your applications to your users. Using Agile work item management, source control, and continuous integration and deployment, you are now able to continuously deploy new versions of your software. With this set up, it is time to expand on that pipeline and incorporate more DevOps practices and techniques. This is what part two is about: expanding your DevOps pipelines.
This section comprises the following chapters:
- Chapter 5, Dependency Management
- Chapter 6, Infrastructure and Configuration as Code
- Chapter 7, Dealing with Databases in DevOps Scenarios
- Chapter 8, Continuous Testing
- Chapter 9, Security and Compliance