Recent Posts

Load Balancing

5 minute read

A load balancer can be better understood through a simple use case. Consider a basic client-server architecture where a client sends requests to a server, wh...

Proxies

4 minute read

Commonly utilized by malicious hackers to mask their identity and disguise their location, these distinct proxy servers also serve a variety of essential rea...

Caching

4 minute read

Caching is utilized to speed up a system and reduce or improve the latency of that system.

Latency And Throughput

2 minute read

Latency and throughput are the two most important measures of the performance of a system.