Part 3 – Deployment Automation and Monitoring
In this part of the book, you will learn how to utilize automated tests to improve and automate the code integration process, as well as automate the deployment process of an application. You will also learn how to monitor a PHP application after it’s been deployed.
This section comprises the following chapters:
- Chapter 9, Continuous Integration
- Chapter 10, Continuous Delivery
- Chapter 11, Monitoring