Nx Cloud Combine distributed task execution and caching
Caching is great.
Smart Distributed Task Execution is better.
Declaratively define your CI scripts and let Nx Cloud do the heavy lifting of splitting those into fine-grained tasks and distributing them dynamically across the available agents. Need more computation power? Add more agents! No need to adjust your CI setup.
Never run the same computation twice
Nx and Lerna come with built-in local computation caching by default. Team up with your co-workers by distributing and sharing the cache. Your CI Pipeline Executions will thank you too!