"Expect that knowledge to decay a little every day. The system will never again be as well understood as it is on the day it’s created"—The Staff Engineer's Path
"fail to refactor now, and there'll be a far greater time investment to fix the problem down the road—when there are more dependencies to reckon with. "By The Pragmatic Programmer: your journey to mastery, 20th Anniversary Edition, 2nd Edition
"faster is safer. The health of your product and the speed of development are not actually in opposition to each other, and products that release more frequently and in small batches have better quality outcomes."— Software Engineering at Google
"Faults are a natural part of any architecture. Think of your strategy to recover and manage faults."Serverless Development on AWS
"Flaky tests will promote a culture of easily ignoring test results and quickly erode confidence in your test strategy, similar to an alert that is always ignored."Serverless Development on AWS