Completed
CICD Pipeline
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Lessons Learned from Building Out Hyper Scale Cloud Services Using Docker
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Agenda
- 3 Objectives
- 4 The use case
- 5 Service design goals
- 6 Service design principles
- 7 Technology stack
- 8 Architecture
- 9 Platform Components
- 10 Orchestrator
- 11 Runtime Architecture
- 12 Testing Strategy
- 13 CICD Pipeline
- 14 Lessons Learned
- 15 Microservices
- 16 Docker in Java Apps
- 17 Docker Startup Script
- 18 Dynamic reconfiguration
- 19 How it works
- 20 Versioning
- 21 Formation
- 22 Agile Testing Pyramid
- 23 Diagnostics
- 24 Summary