دانلود کتاب Python Continuous Integration and Delivery: A Concise Guide with Examples
by Moritz Lenz
|
عنوان فارسی: Python ادغام مداوم و تحویل: راهنمای مختصر با مثال |
دانلود کتاب
جزییات کتاب
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.