System Design 1 - Basic request flow
Understanding Request Flow in System Design
we'll dive into how a request flows through a system from the frontend to the backend (assume net banking).
Here’s an illustration to help us visualize the process.
👤 Step 1: User Interaction
A user init...
devraghu.hashnode.dev2 min read