This document summarizes a presentation by Jesse Dowdle on massive continuous integration and light-speed iterations. Dowdle discusses how AtTask implemented agile development across 11 teams using Scrum, with daily internal releases and public releases every 2 weeks. AtTask automated testing at scale with over 800 unit tests, 3300 API tests, and 2000 UI tests running in under an hour. Dowdle describes how AtTask achieved faster release cycles through continuous integration, including transitioning from Selenium 1 to Selenium 2 to reduce test runtime from 4 hours to 30 minutes.