Database at Scale
Stateless and Stateful Architecture
What is state ? State is the information about previous interactions that are made.
Stateless: These are systems where each request is completely independent and i
backendblogs.hashnode.dev11 min read