Multicloud continuous delivery with Spinnaker
Tomas Lin and Emily Burns walk you through building continuous delivery pipelines for deploying and promoting code across cloud virtual machines and containers using Netflix's Spinnaker continuous delivery platform.
Talk Title | Multicloud continuous delivery with Spinnaker |
Speakers | Tomas Lin (Netflix), Emily Burns (Netflix) |
Conference | O’Reilly Velocity Conference |
Conf Tag | Building and maintaining complex distributed systems |
Location | San Jose, California |
Date | June 12-14, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Spinnaker is an open source, multicloud continuous delivery platform built by Netflix in partnership with Google, Microsoft, and others. At Netflix, Spinnaker powers over 4,000 deployments a day. With Spinnaker, you can easily automate complex delivery processes into repeatable pipelines that enable rapid deployments with confidence. Tomas Lin and Emily Burns walk you through building continuous delivery pipelines for deploying and promoting code across cloud virtual machines and containers using Spinnaker. You’ll start with a Git repository and build repeatable pipelines that take code through packaging, deploying, promoting, and rollbacks. Topics include: