Completed
Continuous Integration and Continuous Deployment
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Breaking Down Your Build - Architectural Patterns for a More Efficient Pipeline
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Continuous Integration and Continuous Deployment
- 3 Complexity vs Simplicity
- 4 Monolith Architecture
- 5 Microservices Architecture
- 6 Make a change
- 7 Refactor skills
- 8 Safety
- 9 Patterns
- 10 Avoid Build phases
- 11 Identifying and restoring sub builds
- 12 Transforming built dependencies into dependencies
- 13 Coupling API from implementation
- 14 Slicing
- 15 Library
- 16 Fan Out
- 17 Configuration
- 18 Reflection