top of page
Code being Healed...


Dimit Chadha
Apr 17, 20246 min read
Singleton Pattern - Yes , I am Single
Singleton pattern is a creational design pattern that deals with object creation mechanism.It solves the concern of having multiple objects.
250


Dimit Chadha
Mar 26, 20242 min read
Monolithic Systems
Monolithic by its literal definition is a single piece of software composing all the required components in a single tiered. It’s a...
130


Dimit Chadha
Oct 28, 20231 min read
Scalability - Best Practices
System Design is an art. Build your systems with art. Respect the Scale
250


Dimit Chadha
Aug 3, 20232 min read
Social Login Vs Single Sign-On
SSO and Social login systems are examples of technologies that ease users’ way of logging in or verifying their identity. These two ways...
390



Dimit Chadha
May 21, 20222 min read
Leaky/Token Bucket Algorithm
Used in packet switched computer networks & Telecommunication Networks. Define upper limits on bandwidth & burstiness on data...
130









bottom of page