/Scott Wilson

Scaling Productivity On Microservices At Lyft (Part 2): Optimizing For Fast Local Development tl;dr: "We set out to make a simple and fast inner dev loop. The core shift that needed to be made was from the fully integrated environment of Onebox (many services), toward an isolated environment where only one service and its tests would run. This new isolated environment would be run on developer laptops. Users simply edit code and run tests with no additional steps in between." 

featured in #275