Completed
Questions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Zero-Downtime Deployment with Kubernetes, Spring Boot and Flyway
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 About Nicolas Frankel
- 3 About Passive Cost
- 4 Why is Zerodowntime
- 5 BlueGreen Deployment
- 6 Deployment
- 7 What about the database
- 8 What about the application version
- 9 Design
- 10 Use case
- 11 Creating a schema
- 12 Migration pipeline
- 13 Spring Boot
- 14 Flyway
- 15 Migration
- 16 Integration with Spring Boot
- 17 Code
- 18 Demo
- 19 Migrations
- 20 Conclusion
- 21 Questions