Spinnaker, an open-source, multi-cloud continuous delivery platform that enables software changes to be released with high velocity. It was developed by Netflix and has been used in hundreds of thousands of deployments. It combines a flexible and powerful pipeline management system with integrations to major cloud providers. You can deploy across multiple cloud providers, including AWS EC2, Kubernetes and Google Compute Engine, Google Kubernetes Engine Google App Engine, Microsoft Azure Openstack, Cloud Foundry and Oracle Cloud Infrastructure. DC/OS will be available soon. You can create deployment pipelines to run integration and system testing, spin up or down server groups, and monitor your rolling outs. You can trigger pipelines using git events, Jenkins or Travis CI, Docker and CRON or any other Spinnaker pipelines. For faster rollouts and easier rollbacks, create and deploy immutable images. This will eliminate configuration drift issues that are difficult to debug.