25 books
—
5 voters
Software Architecture
“
If the application is event-driven, it can be decoupled into multiple self-contained components. This helps us become more scalable, because we can always add new components or remove old ones without stopping or breaking the system. If errors and failures are passed to the right component, which can handle them as notifications, the application can become more fault-tolerant or resilient. So if we build our system to be event-driven, we can more easily achieve scalability and failure tolerance,
...more
”
― Learning Reactive Programming with Java 8
― Learning Reactive Programming with Java 8
“
Just because architecture is supposed to be stable, it does not mean that it should never change.
”
― Scaling Done Right: How to Achieve Business Agility with Scrum@Scale and Make the Competition Irrelevant
― Scaling Done Right: How to Achieve Business Agility with Scrum@Scale and Make the Competition Irrelevant
8 members,
last active 5 years ago














































