@@ -61,19 +61,20 @@ This mindmap created by `https://app.mindmapmaker.org/`
6161- [ System Design Fight Club] ( https://github.com/systemdesignfightclub/SDFC )
6262- [ System Design - Neo Kim] ( https://github.com/systemdesign42/system-design )
6363- [ Awesome System Design Resources] ( https://github.com/ashishps1/awesome-system-design-resources )
64-
6564---
66-
6765- [ InfoQ] ( https://www.infoq.com ) : News and Articles
6866- [ Dzone] ( https://dzone.com/ ) : RefCards and Trend Reports
6967- [ Thoughtworks] ( https://www.thoughtworks.com/radar ) : Technology Radar
7068- [ Microsoft Learn] ( https://learn.microsoft.com/en-us/ ) : Documentation and Code samples
7169- [ Trendshift] ( https://trendshift.io/ ) : GitHub Trending repositories
7270- [ Design Gurus] ( https://www.designgurus.io/ ) : Portal For Tech Interviews
7371- [ System Design Blueprint: The Ultimate Guide] ( https://blog.bytebytego.com/p/ep56-system-design-blueprint-the )
74-
7572---
76-
73+ - [ InfoQ minibooks] ( https://www.infoq.com/minibooks/ ) : Architectures You’ve Always Wondered About .. [ 2021] ( ./files/minibooks/AYAWA-2021-1635782607730.pdf ) / [ 2023] ( ./files/minibooks/AYAWA-2023-1685636455618.pdf ) / [ 2024] ( ./files/minibooks/AYAWA-2024-1712241257109.pdf ) / [ Cell-Based Architecture] ( https://www.infoq.com/minibooks/cell-based-architecture-2024 )
74+ - [ Building a scalable authorization system] ( ./files/minibooks/Building%20a%20scalable%20authorization%20system_%20a%20step-by-step%20blueprint.pdf )
75+ - [ Mastering RAG] ( ./files/minibooks/Mastering%20RAG-compressed.pdf )
76+ - [ Mastering AI Agents] ( ./files/minibooks/Mastering%20AI%20Agents-compressed.pdf )
77+ ---
7778- [ Google SRE Handbook] ( https://sre.google/sre-book/monitoring-distributed-systems/#xref_monitoring_golden-signals )
7879
7980 <details >
@@ -88,7 +89,6 @@ This mindmap created by `https://app.mindmapmaker.org/`
8889 🔹 ` Saturation ` is the ability of your application to use the available CPU and Memory
8990
9091 </details >
91- - [ InfoQ minibooks] ( https://www.infoq.com/minibooks/ ) : Architectures You’ve Always Wondered About .. [ 2021] ( ./files/minibooks/AYAWA-2021-1635782607730.pdf ) / [ 2023] ( ./files/minibooks/AYAWA-2023-1685636455618.pdf ) / [ 2024] ( ./files/minibooks/AYAWA-2024-1712241257109.pdf ) / [ Cell-Based Architecture] ( https://www.infoq.com/minibooks/cell-based-architecture-2024 )
9292
9393### Building from scratch
9494
@@ -329,7 +329,7 @@ This mindmap created by `https://app.mindmapmaker.org/`
32932932 . [ @mathtalent Lecture Notes] ( https://skim.math.msstate.edu/LectureNotes/ )
33033033 . [ Mathematical Methods for Computer Vision, Robotics, and Graphics] ( http://graphics.stanford.edu/courses/cs205a-13-fall/assets/notes/cs205a_notes.pdf )
331331
332- ### github
332+ ### Github
333333
3343341 . [ The Data Engineering Handbook] ( https://github.com/DataExpert-io/data-engineer-handbook )
3353351 . [ Machine Learning for Beginners] ( https://github.com/microsoft/ML-For-Beginners )
0 commit comments