Software architecture patterns cover
Software architecture patterns
Description: Software Architecture Patterns presents several common architectural styles to help designers and developers plan component design and interaction within software applications and systems
Found in 2 comments on Hacker News
This part was confusing and possibly useless. The source oreilly article (https://www.oreilly.com/content/software-architecture-patter...) cites a web browser-based auction site. That doesn't sound very "data decoupled" to me when each browser needs up-to-the-second updates on bids.