A Concise Guide with Examples
Buch, Englisch, 194 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 335 g
ISBN: 978-1-4842-4280-3
Verlag: Apress
After reading this book, you’ll see that in today's fast-moving world, no software project can afford to go through development, then an integration phase of unpredictable length and complexity, and finally be shipped to the customer -- just to find out that the resulting application didn't quite fill their need. Instead, you’ll discover that practicing continuous integration and continuous delivery reduces the risks by keeping changes small and automating otherwise painful processes. What You Will Learn
- Carry out various kinds of testing, including unit testing and continuous integration testing, of your Python code using Jenkins
- Build packages and manage repositories
- Incorporate Ansible and Go for automated packaging and other deployments
- Manage more complex and robust deployments
Python programmers and operating staff that work with Python applications.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. Automated Testing.- 2. Unit Testing in Python.- 3 Continuous Integration with Jenkins.- 4. Continuous Delivery.- 5. Building Packages.- 6. Distributing Debian Packages.- 7. Package Deployment.- 8. A Virtual Playground for Automating Deployments.- 9. Building in the Pipeline with Go Continuous Delivery.- 10. Distributing and Deploying Packages in the Pipeline.- 11. Pipeline Improvements.- 12. Security.- 13. State Management.- 14. Conclusions and Outlook.