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
DevSecOps for .NET Core: Securing Modern Software Applications
Automate core security tasks by embedding security controls and processes early in the DevOps workflow through …
book
Docker on Windows - Second Edition
Learn how to run new and old applications in Docker containers on Windows - modernizing the …
book
Pro Continuous Delivery: With Jenkins 2.0
Follow this step-by-step guide for creating a continuous delivery pipeline using all of the new features …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …