Hacker News new | ask | show | jobs
by pjc50 3312 days ago
Where's that quote about how software architecture evolves to reflect the organisational structure of the business?

Amazon does it this way because it's made of teams that are not just loosely coupled but somewhat firewalled from each other, along with a brutal internally competitive process.

2 comments

Conway's Law
Don't they have explicit rules dictating that any software must work as a service under failure-prone conditions?
More than that, internal Amazon tools make it stupidly easy to do everything-as-a-service, so it's just how everyone does it.