Cute.<p>> No root access
> 5 min max build time
> Bring-your-own-binaries – Lambda has a limited selection of installed software
> 1.5GB max memory
> Linux only<p>There's a reason Jenkins is still used so widely. It's not because of utilization or all the other things pointed out. When your project gets big enough, managing the CI pipeline turns into a distributed systems problem with distributed queues, locks, error/failure recovery, and all the other headaches that such systems bring. Heck, reporting alone on a test suite with 12k tests is a problem in and of itself.