Further reading
For more information on the topics covered in this chapter, please see the following resources:
- Software Delivery Guide – Martin Fowler (2019) https://www.martinfowler.com/delivery.html
- Continuous Integration: Improving Software Quality and Reducing Risk – P.M. Duvall, S. Matyas, A. Glover (2007) https://www.amazon.com/Continuous-Integration-Improving-Software-Reducing/dp/0321336380
- Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation – J. Humble, D. Farley (2010) https://www.amazon.com/Continuous-Delivery-Deployment-Automation-Addison-Wesley/dp/0321601912/
- Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations – N. Forsgren, J. Humble, G. Kim (2018) https://www.amazon.com/Accelerate-Software-Performing-Technology-Organizations/dp/1942788339
- Infrastructure as Code: Dynamic Systems for the Cloud Age – K. Morris...