System DesignSystem Design Building Blocks: Forward and Reverse ProxyProxy servers act as mediators for clients and servers, are used for caching and security. They are divided into forward proxy and reverse proxy.
System DesignSystem Design Building Blocks: Blob StoreA blob store is a scalable, flat-structured system ideal for storing unstructured data, better than hierarchical storage in terms of speed.