Skip to content

Instantly share code, notes, and snippets.

@mockitoguy
Created May 16, 2018 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mockitoguy/852aefaad62b56aec8bf64b5bd79286a to your computer and use it in GitHub Desktop.
Save mockitoguy/852aefaad62b56aec8bf64b5bd79286a to your computer and use it in GitHub Desktop.
CodeOne '18 talk: "100K builds per day at LinkedIn"

100K builds per day at LinkedIn

Fast and reliable builds enable quicker commit-to-production cycles which are essential for developer productivity.

Build infrastructure at LinkedIn handles 100K builds daily, including local and CI builds. There are 3K engineers running builds, 5K machines (CI+local), 6K codebases, 500 Gradle Plugins. We never stop optimizing the speed, reliability and maintainability of our builds.

In this talk we zoom into:

  • common build infrastructure for diverse technology stacks
  • fast, reliable builds in large projects
  • optimizing build speed at scale
  • leveraging central build cache
  • organizing central build tools team to serve large set of diverse teams

Want faster, reliable builds in your organization? Join us to learn more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment