
Leo Leung23







Q3: Can object storage systems be used for web-scale applications and services?

Pete Brey
Yes! In fact, they were designed with that specific use case in mind. That is one of the reasons a RESTful interface is so important.

Lacee
Absolutely! We had a great HP/Scality webinar yesterday discussing the benefits of our joint solution specifically for web and cloud providers #realdatastories

John Furrier
yes it is for storing lots of data then layers of extraction are being built on top of it with traditional tools and visualization; things like SQL won't be going away

John Furrier
. @lacee_mcgee can you share the link to the webinar

Leo Leung
Distributed/object systems help with capacity scale, performance scale, multi-site fault tolerance, multi-site data availability

Leo Leung
For Web apps, it's crazy to see the layering that has to happen when folks start with NAS / RAID / replication / protocol translation / etc.

Pete Brey
Most web applications may still use a tiered architecture - block for "hot" data for fast access and low latency, and scale out object for "warm" or "cold" data.

John Furrier
. @lleung what's ironic is that today we are doing a resizing of our elasticsearch clusters as we get "data full" this is the new normal