The most common protocols to access object stores are HTTP/S-based, like S3, and the majority of these storage systems are scale-out. You can think of their front-end as a large pool of web servers. Adding a load balancer is a pretty common practice for avoiding the creation of bottlenecks and making the system more resilient […]
↧