RLRudraksh Laddhainrudrakshladdha.hashnode.dev00Core Building Blocks — 12 Fundamental Concepts (Part 3)May 27 · 3 min read · Each concept below follows the same structure: What it is → Why it exists → When to use → When NOT to use → Trade-offs → Real examples → Diagram → Beginner mistakes. The 12 Concept are : RequirementJoin discussion
SPSAI PRANEETH BHATTUinsaipraneethbhattu.hashnode.dev00Designing a Secure 3‑Tier Architecture on AWSMay 20 · 9 min read · Repo and Architecture Diagram The full code and setup documentation are in the repo: github.com/Bhattu-Sai-Praneeth/3-TIER-AWS What Is a 3-Tier Architecture? Before getting into the build, it helps Join discussion
Aarpitaiteng1998inasync-llm.hashnode.dev00Building Scalable LLM Systems Using Async and Queue-Based ArchitectureMay 18 · 8 min read · Traditional synchronous LLM workflows become slow and inefficient when handling multiple AI tasks simultaneously. This article explains:why blocking architectures failhow async/non-blocking pipelines Join discussion
KKKishore K Sharmainblogs.kishorek.dev00From Code to Architecture: Lessons from Six Years of ShippingMay 12 · 4 min read · The hardest thing about backend engineering isn't writing code. It's deciding what code not to write — and what discipline to add around the code you do. I've spent six and a half years building produJoin discussion
FNFarid Nouri Neshatinblog.faridnsh.ninja21Can You Use Amazon S3 as a Database (storage backend)?Apr 23 · 7 min read · I wrote this piece as an answer initially in 2024 on Stackoverflow for a user wondering if they can use Wasabi(an S3 compatible service without request fees) as a key-value distributed database but alBboy commented
EUEahtasham Ummamineahtasham.hashnode.dev00Understanding tempmail-checker — How It All WorksApr 11 · 19 min read · A deep-dive into the architecture, data structures, and algorithms behind tempmail-checker. Table of Contents The Problem The Naive Approach and Why It Falls Short Bloom Filters — The Core InnovatJoin discussion
SSSyed Shazeedul Islaminblog.shazeedul.dev00Modular Monolith with Clean Architecture.Mar 29 · 11 min read · Modular Monolith with Clean Architecture in Laravel A practical implementation-level example for building a modular monolith using clean architecture in Laravel/PHP. This document is written to be shaJoin discussion
MDMike Dyerinlistenrightmeow.hashnode.dev00The Gap Report: DDD's Missing Feedback LoopMar 22 · 11 min read · In Post 4, I introduced Signal-Driven Development and its core claim: DDD has never had a definition of done. SDD provides one — zero unresolved gaps across a structured convergence process. But I lefJoin discussion
MDMike Dyerinlistenrightmeow.hashnode.dev00Introducing Signal-Driven DevelopmentMar 21 · 14 min read · Not "done" in the project management sense — not "the sprint ended" or "the stakeholders signed off." Done in the engineering sense. Structurally complete. Semantically consistent. Ready for implementJoin discussion
ALAlexander Laputskiinlaputski.ai10Reference AI-Native GovTech ArchitectureMar 21 · 23 min read · This article describes a reference architecture for a distributed system designed for typical GovTech projects. The key feature of the architecture is the AI-Native approach: sovereign artificial inteJoin discussion