Web Unleashed 2015

2015-09-16 00:00:00 2015-09-18 00:00:00 America/Toronto Web Unleashed 2015 By attending Web Unleashed, you will get up-to-date on the skills to push you ahead in your career. You'll also have the opportunity to network and share ideas with like-minded professionals. Toronto FITC Toronto

Overview

Continuous delivery is an approach to building software in which value is added in short cycles and in such a manner that the application can be deployed at any moment. Continuous delivery aligns naturally with Agile methodologies such as Scrum. Achieving true continuous delivery can be challenging, however. I will talk about our experience with moving to continuous delivery at Rangle.io, describing the different technical and organizational solutions that we had to put in place.

Objective

Explain the value of continuous delivery and the concrete steps needed to achieve it.

Target Audience

Developers, testers, scrum masters / project managers.

Assumed Audience Knowledge

Basic understanding of git.

Five things audience members will learn

  1. The benefits of continuous delivery
  2. How continuous delivery aligns with Scrum
  3. The role of continuous integration
  4. How to do testing to optimize for continuous delivery
  5. How to do continuous deployment