TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Must read applied system architecture articles?

3 pointsby hoerzu5 months ago
After reading the book &quot;Designing data intensive applications&quot; and reading the clickhouse and Percona Blog I am hungry for applied system architectures around postgres, kubernetes and redis.<p>What are the articles that are practical and helped you in your career?

2 comments

hoerzu5 months ago
Here is a list so far: - Designing data intensive applications<p>- Just Enough Software Architecture<p>- Domain Driven Design - Tackling Complexity in the Heart of Software (Eric Evans) I recommend this one more than Vaughn Vernon&#x27;s DDD.<p>- Clean Architecture (Robert Martin)<p>- Fundamentals of Software Architecture: an Engineering Approach<p>- Design Patterns (Gamma et al)<p>- Site Reliability Engineering: How Google Runs Production Systems<p>- Refactoring: Improving the Design of Existing Code (2nd Edition) (Addison-Wesley Signature Series (Fowler))<p>- Refactoring to Patterns<p>- Patterns of Enterprise Application Architecture<p>-Head First Design Patterns Building Extensible and Maintainable Object Oriented Software and I<p>- <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=odxOPxYJdjg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=odxOPxYJdjg</a><p>- &quot;Architecture Modernization: Socio-technical alignment of software, strategy, and structure&quot;<p>- Software Architecture in Practice<p>- Documenting Software Architectures: Views and Beyond<p>- Head first: Software Architecture
jalcazar5 months ago
- Articles from highscalability.com<p>- Videos and presentations from USENIX. Especially OSDI and NSDI<p>- Meta&#x27;s Production Engineering blog posts<p>- Books in &quot;The Architecture of Open Source Applications&quot; series