#319 · Primary category: Education & Research
awesome-architecture
🧭 Architecture-first system design: 26 bilingual tutorials, 25 architecture templates, and 6 end-to-end cases covering distributed systems, AI-native systems, RAG, coding Agents, and production trade-offs.
Project last updated:08/21/26
GitHub Stars
2.2K
Forks
247
Contributors
4
License
MIT
Why we included this project
Engineers who want to think through a system before writing code will find a lot to work with here. The project is a curated knowledge base rather than a framework tutorial: it walks through an architecture-first method, turning vague requirements into constraints and weighing the trade-offs between performance, availability, consistency, and cost. You also learn to draw diagrams that actually communicate. The material covers classic distributed-systems topics like consensus, sagas, and resilience, and it reaches into newer territory such as RAG pipelines, coding agents, and AI-native system design, which makes it useful both for system-design interview prep and for shipping real production services. Architecture templates of real systems and end-to-end cases give you concrete maps to study instead of abstract theory, and teams working with AI coding tools will also get value from the later chapters on writing architecture constraints for AI and reviewing AI-generated output.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI