Главная
Study mode:
on
1
Intro
2
Concourse
3
Jenkins Job DSL
4
Jenkinsfile & Blue Ocean
5
Why do we deploy software?
6
Solution - fail fast
7
Generated test (producer)
8
Passing contract test (consumer)
9
Breaking contract (producer)
10
Generated test for deleting issues
11
Solution - application rollback
12
Demo-backward incompatible DB change
13
Problem - end to end tests
14
Solution - don't do E2E?
15
Problem - deployment to production
16
First Deployment
17
Spring Cloud Pipelines - CF example
18
Opinionated implementation
19
Customizing Spring Cloud Pipelines
20
Summary
Description:
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.

Continuous Deployment of Your Application

Spring I/O
Add to list