Mastering the Low-Level Design (LLD) of Queues: Push vs. Pull Mechanisms Explained
Synchronous Architecture
Consider a simple example of a user creating an application which has the following steps:
User sign's up
Insert User in DB
Send a Welcome Email to the User
Create Token
adityatrivedi.hashnode.dev6 min read