DEV Community

#systemdesign

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
LLD Data Structures in Design Context: Real-World HashMaps — Sessions, Caches, Indexes and Design Trade-offs

LLD Data Structures in Design Context: Real-World HashMaps — Sessions, Caches, Indexes and Design Trade-offs

Comments
5 min read
LLD Data Structures in Design Context: Why HashMaps Feel So Fast — Understanding Performance Without Memorising Big-O

LLD Data Structures in Design Context: Why HashMaps Feel So Fast — Understanding Performance Without Memorising Big-O

Comments
4 min read
Why Next-Gen Models Like Kimi Need Deterministic AI Kernels

Why Next-Gen Models Like Kimi Need Deterministic AI Kernels

3
Comments
3 min read
LLD Data Structures in Design Context: How Does a HashMap Find the Right Location? Understanding Hashing Without the Math

LLD Data Structures in Design Context: How Does a HashMap Find the Right Location? Understanding Hashing Without the Math

Comments
4 min read
Building Resilient Payment Infrastructure: Lessons from Wise’s System Pivot

Building Resilient Payment Infrastructure: Lessons from Wise’s System Pivot

Comments
3 min read
Beyond the Memory Wall: Architecting Controllable Edge-Native Intelligence for Next-Gen Full-Stack AI

Beyond the Memory Wall: Architecting Controllable Edge-Native Intelligence for Next-Gen Full-Stack AI

1
Comments
4 min read
Publish-Subscribe: How Modern Systems Scale Without Becoming a Monolith

Publish-Subscribe: How Modern Systems Scale Without Becoming a Monolith

Comments
5 min read
LLD Data Structures in Design Context: Inside a HashMap — Buckets, Collisions and Why Everything Still Works

LLD Data Structures in Design Context: Inside a HashMap — Buckets, Collisions and Why Everything Still Works

Comments
5 min read
LLD Data Structures in Design Context: HashMap — The Mental Model Every Software Engineer Should Know

LLD Data Structures in Design Context: HashMap — The Mental Model Every Software Engineer Should Know

Comments
4 min read
Why Servers Slow Down? : CPU, RAM, and the Hidden Cost of Every Request

Why Servers Slow Down? : CPU, RAM, and the Hidden Cost of Every Request

Comments
13 min read
Java Machine Coding: Building a Hash-Based Executor for Per-Key Ordering

Java Machine Coding: Building a Hash-Based Executor for Per-Key Ordering

Comments
2 min read
Building Resilient Payment Systems: Lessons from High-Volume Transaction Failures

Building Resilient Payment Systems: Lessons from High-Volume Transaction Failures

Comments
2 min read
What I Learned Building a Risk & Liquidation Engine for a Trading Platform

What I Learned Building a Risk & Liquidation Engine for a Trading Platform

Comments
4 min read
When Database Read Replicas Introduce More Problems Than They Solve

When Database Read Replicas Introduce More Problems Than They Solve

1
Comments 1
5 min read
Clean State Machines in Java 22+: Stop Polluting Scope with JEP 456 Unnamed Patterns

Clean State Machines in Java 22+: Stop Polluting Scope with JEP 456 Unnamed Patterns

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.