Hacker News new | ask | show | jobs
Technical debt and microservices presentation by chief architect of Warby Parker [pdf] (cdn.oreillystatic.com)
2 points by maxgiraldo 3039 days ago
1 comments

Chief Architect of Warby Parker Robert Lefkowitz's presentation on technical debt and his proposition for a microservice architecture called the von Neumann.

Some interesting ideas include:

1. Remove dependencies. 2. Store data in the code (inside AWS lambdas). 3. Technical debt is "borrowed" code.