Bazel
Build Tools tool
Scalable build system from Google
#build
#google
#monorepo
#cache
Pros and Cons
Ventajas
- + Massive scalability
- + Hermetic builds
- + Extremely efficient cache
- + Multi-language
Desventajas
- - Very steep learning curve
- - Complex configuration
- - Specific ecosystem
Casos de Uso
- Giant monorepos
- Reproducible builds
- Companies with thousands of developers