buchspektrum Internet-Buchhandlung

Neuerscheinungen 2019

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Moritz Lenz

Python Continuous Integration and Delivery


A Concise Guide with Examples
1st ed. 2019. xix, 194 S. 21 SW-Abb., 2 Farbabb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2019
ISBN: 1-484-24280-7 (1484242807)
Neue ISBN: 978-1-484-24280-3 (9781484242803)

Preis und Lieferzeit: Bitte klicken


Gain the techniques and tools that enable a smooth and efficient software development process in this quick and practical guide on Python continuous integration (CI) and continuous delivery (CD). Based on example applications, this book introduces various kinds of testing and shows you how to set up automated systems that run these tests, and install applications in different environments in controlled ways. Python Continuous Integration and Delivery tackles the technical problems related to software development that are typically glossed over in pure programming texts.
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
Who This Book Is For

Python programmers and operating staff that work with Python applications.
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
Moritz Lenz develops Perl and Python code, and maintains a continuous delivery system for his employer. He is an experienced software developer and architect, and physicist. He is also a Perl 6 core developer, and has contributed significantly to the official test suite, the Rakudo Perl 6 compiler, and is the initiator of the official Perl 6 documentation project. He has also authored several modules, and runs infrastructure for the Perl 6 community.