Microservices
Articles tagged with microservices (2 articles)
All Tags
System Design (2)
RabbitMQ (1)
Event-Driven (1)
Microservices (2)
Reliability (1)
Docker (1)
Nginx (1)
Infrastructure (1)
Self-Hosting (1)
Cost Optimization (1)
nextjs (1)
app-router (1)
tutorial (1)
react (3)
Zustand (1)
Performance (1)
State Management (1)
Data Structures (1)
Go (1)
Node.js (1)
Backend (1)
MDX (1)
Frontend (1)
Content (1)
The Distributed Nervous System: Building Reliable Event-Driven Architectures with RabbitMQ
A comprehensive guide to decoupling microservices. We explore the 'Dual Write' problem, implementing durable messaging patterns, and handling failure at scale.
The Best of Both Worlds: Architecting a Polyglot System with Go and Node.js
Why we abandoned the 'One Language' rule and paired Node.js's velocity with Go's raw performance to build a scalable EdTech platform.