Learn how to implement continuous deployment for your applications using Spring Cloud Pipelines in this conference talk from Spring I/O 2018. Explore the process of setting up automated deployment pipelines to streamline your development workflow and focus on delivering business value. Discover how to deploy to Cloud Foundry, ensure backwards compatibility, and implement rollback strategies for production. Gain insights into topics such as Concourse, Jenkins Job DSL, Jenkinsfile, Blue Ocean, and the importance of failing fast in software deployment. Examine solutions for contract testing, handling backward incompatible database changes, and addressing end-to-end testing challenges. Walk through a practical demonstration of deploying to production using Spring Cloud Pipelines, and learn how to customize the implementation for your specific needs.