EGEdem Goldinedemgold.hashnode.dev·2d ago · 9 min readSystem Design Diagnostic PlaybookIn Lesson 1 twe learned about the foundational Primitives (Load Balancers, Caches, Databases, Queues). In Lesson 2 introduced the 3-Layer Architectural Framework. In Lessons 3 & 4 demonstrated these p00
EGEdem Goldinedemgold.hashnode.dev·3d ago · 8 min readUnderstanding System Design: A case study on how ChatGPT handles RAG and Real Life streaming at Scale (Lesson 3)This is the last case study on our understanding system design series. We have covered how bolt matches riders to drivers and how spotify recommends music at scale. Before this we spoke about Primitiv00
EGEdem Goldinedemgold.hashnode.dev·3d ago · 6 min readUnderstanding System Design: A case study on how Spotify recommends music at scale (Lesson 3)We have covered Primitives as the foundational building blocks of systems as well as architectures as the possible structures which systems can take. If you have not seen those please go through lesso10
EGEdem Goldinedemgold.hashnode.dev·4d ago · 6 min readUnderstanding System Design: A Case Study on how Bolt matches riders to drivers (Lesson 3)I remember bolt coming to Nigeria for the first time, it was amazing - the ability to get into a vehicle and be comfortable all for a price. so far on the series we have began with primitives and syst00
RKRohit Kumar Deyinrkd.hashnode.dev·5d ago · 23 min readBuilding a Full-Stack CRUD App with Angular, Spring Boot, and H2When learning full-stack development, building a simple CRUD (Create, Read, Update, Delete) application is the best way to understand how a frontend framework communicates with a backend service and a00
EGEdem Goldinedemgold.hashnode.dev·6d ago · 7 min readUnderstanding System Design: System Architectures (Lesson 2)In Lesson 1, we spoke about Primitives as the basic indivisible building blocks of systems. Today we will speak about Architectural Patterns. If Primitives are the basic building blocks of Systems the10
JHJahid Hasan Shantoinnotes.shanto.dev·Aug 21 · 29 min readEcobazar Building My First Full-Stack E-Commerce Store (Next.js 16, MongoDB, NextAuth v5)A step-by-step teardown of a real Bangladeshi organic-grocery store I built from scratch.#Live Demo#Repo Link This is my first full-stack project and I wanted to write down every single thing I built 30
EGEdem Goldinedemgold.hashnode.dev·Aug 19 · 4 min readUnderstanding System design: Primitives(Lesson 1)System Design is the foundation to building applications and more so AI applications. In technical terms system Design, is the act of architecting scalable, and reliable software by defining their com00
UKUbeydullah Keleşinubeyd.dev·Aug 5 · 7 min readRanked Search on SQLiteDeutsche Post does not hire Postboten. Not in its job titles, anyway — the postal-delivery listings are titled "Zusteller" or "Fachkraft Postdienstleistungen", and the word every German speaker would 00
AAkashinakashbuilds.hashnode.dev·Aug 5 · 13 min readBuilding an AI Startup Validator with Next.js and FastAPIFrom Idea to Validation: Building an AI Startup Validator with Next.js, FastAPI and Azure OpenAI Validating a startup idea is hard. You need to understand the market, identify competitors, estimate re00