January 17, 2020

163 words 1 min read

Scale CI from 20K to 140K builds per day

Scale CI from 20K to 140K builds per day

Alexander Akbashev explains how his company scaled a single-instance Jenkins master from 20K builds per day to 140K using Amazon AWS services (EC2, S3, Memcache, etc.). Everything done to achieve this result was open sourced and upstreamed.

Talk Title Scale CI from 20K to 140K builds per day
Speakers Alexander Akbashev (HERE Technologies)
Conference O’Reilly Velocity Conference
Conf Tag Build Resilient Distributed Systems
Location London, United Kingdom
Date October 18-20, 2017
URL Talk Page
Slides Talk Slides
Video

Alexander Akbashev explains how his company scaled a single-instance Jenkins master from 20K builds per day to 140K using Amazon AWS services (EC2, S3, Memcache, etc.). Everything done to achieve this result was open sourced and upstreamed. Scalable CI can mean two things: a scalable CI pipeline (in terms of building and testing) or a scalable CI system (nodes orchestration, load balancing, stability challenges, etc.). Alexander covers both as he explains how to build huge cloud-based CI using Jenkins and open source plugins. Topics include:

comments powered by Disqus