Part 3 Next Steps for Improving Your Applications with GitLab
This part of the book leads you through advanced CI/CD pipeline topics. These include speeding up pipelines using directed acyclic graphs, integrating third-party tools into pipelines, using pipelines to spot performance problems in your code, and many other topics. You will also get a chance to review everything you’ve learned so far with an end-to-end example demonstrating how to use GitLab to take a realistic software project through the entire software development life cycle. Finally, you’ll learn how to fix common problems with GitLab pipelines and get a peek at where GitLab might be going in the future.
This section comprises the following chapters:
- Chapter 9, Enhancing the Speed and Maintainability of CI/CD Pipelines
- Chapter 10, Extending the Reach of CI/CD Pipelines
- Chapter 11, End-to-End Example
- Chapter 12, Troubleshooting and the Road Ahead with GitLab
...