System Design : Is client side load balancing a good idea?
Load Balancer (LB) is another critical component of any distributed system. Before, directly diving into client side load balancing we need to first understand about web application servers and load balancing.
How a typical web application behaves?
W...
pankajtanwar.hashnode.dev6 min read
Jeswin Kumar
"Cross Site Scripting" (XSS) could be confusing, since the term already has a distinct meaning quite different from CORS.