Book description
For Windows and .NET developers, Continuous Delivery (CD) is no longer just a theory, but a very practical option. With this concise book, you’ll learn how to use modern Windows and .NET software with third-party and open source tools to automate the frequent software builds, testing, and deployments that CD prescribes.
Although CD has become a well-defined set of practices and approaches to releasing software in a reliable way, many tools commonly used for CD aren’t natively available for Windows. But new and forthcoming features in Windows Server 2016 and Visual Studio 2015 are designed with CD in mind. The tips and advice in this book will help you pursue CD for Windows- and .NET-based software.
Specifically, you’ll learn about:
- Version control practices, technologies, and branching options
- Options for Continuous Integration servers, version control systems, build automation, and package management for Windows and .NET
- Tools that work well for visualizing and orchestrating a CD deployment pipeline
- Infrastructure automation, using a test-first approach with Vagrant virtual machines and Microsoft Azure, and—coming soon—Docker for Windows-specific workloads
- The tricky bits: making changes to your organization and practices beyond adopting the technologies and techniques already discussed
Publisher resources
Table of contents
- Foreword
- Preface
- 1. Introduction to Continuous Delivery
- 2. Version Control
- 3. Continuous Integration
- 4. Deployment Pipelines
- 5. Monitoring, Metrics, and APM
- 6. Infrastructure Automation
- 7. The Tricky Bits of Continuous Delivery
- A. Bibliography
- B. Case Studies
Product information
- Title: Continuous Delivery with Windows and .NET
- Author(s):
- Release date: February 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491941058
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Dependency Injection Principles, Practices, and Patterns
Dependency Injection Principles, Practices, and Patterns is a revised and expanded edition of the bestselling classic …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …