Completed
Supported languages
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Distributed Build System at Google Scale
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What does build system do
- 3 What it means to build and test
- 4 Benefits of monolithic repositories
- 5 Distributed build system
- 6 Build Rabbit
- 7 What is Distributed Build System
- 8 Migration Considerations
- 9 Mixed Mode
- 10 Launch Friendly Clients
- 11 Visibility
- 12 Control Plane
- 13 Old Architecture
- 14 Questions
- 15 monolithic repository
- 16 Supported languages
- 17 Are they identical
- 18 Source code repository
- 19 Stateless build system
- 20 Repeatable builds
- 21 Internal dependencies
- 22 Does the build system build OS and Android apps
- 23 Does the build system define the artifact
- 24 How do I make sure that I have the latest one
- 25 Outro