Continuous Deployment Made Easy with Skipper - Mark Pollack

December 14, 2017

Spring Cloud Skipper is a continuous delivery platform that makes it easy to discover, install, upgrade, and rollback applications across multiple cloud platforms such as Cloud Foundry and Kubernetes. Skipper stores a versioned history of application manifests that declaratively describe how your applications were deployed in the cloud. When upgrading a set of applications, Skipper only upgrades the applications that have changed and rolls out the new applications based on a customizable upgrade strategy. Skipper also maintains custom application metadata of deployed applications that can be used to support operational dashboards. In this talk, you will learn how to build continuous delivery pipelines using existing CI products and application repositories by adding Skipper. We will demonstrate how to take applications through initial deployment to QA, promotion to production, and rolling back across multiple cloud platforms. Mark Pollack, Software Developer, Pivotal Filmed at SpringOne Platform 2017

Previous
Orchestrating Data Microservices with Spring Cloud Data Flow - Mark Pollack
Orchestrating Data Microservices with Spring Cloud Data Flow - Mark Pollack

In this session you will learn how you can create data integration and real-time data processing pipelines ...

Next Video
Spring Cloud Gateway - Spencer Gibb, Sree Tummidi
Spring Cloud Gateway - Spencer Gibb, Sree Tummidi

What is an API Gateway and how can your microservices architecture benefit by using one? What are the types...