We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Windows Azure: Continuous Delivery Zen

Formal Metadata

Title
Windows Azure: Continuous Delivery Zen
Alternative Title
Continuous Delivery Zen on Windows Azure
Title of Series
Number of Parts
150
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Ever felt you spend more time packing deployments, configuring test environments and deploying the latest build, in order to please the testers, than you spend writing actual code? Had your flow interrupted by the boss wanting a demo environment set up for a customer demo? We simply can't be interrupted in our creational flow of #awesome code by the worldly dealings of these simpletons! Fortunately, built into the Windows Azure Platform, there is great support for Continuous Delivery of the greatness you just built. With little fuss you can set up automated builds, test runs and deployments so that you may focus on what’s important – the uninterrupted development experience. Everything that can be automated must be automated!