Object storage provides resilient, scalable, replicated and redundant data storage of objects via API commands. The object storage system is also Amazon S3 compliant for maximum flexibility. Object storage provides resiliency to failures with no data loss due to automatic replication and recovery process inherent in our architecture.
Use Cases Include:
-
Storing images and movies
-
Document backup
-
Archiving logs
-
Desktop and Server backups
-
Static websites
-
Email storage
-
File Sharing
Easily Accessible Through our S3 REST API
-
S3 REST compliant API
-
Enables seamless interoperability of applications developed for Amazon S3-based storage clouds.
Object storage is different from Network Attached Storage (NFS, CIFS) or Storage Area Networks (iSCSI, FC) where data is stored on a filesystem and can be interacted with in realtime.
Object storage does not mount it like a traditional drive but use shell tools, programming libraries, desktop tools and even a web dashboard to interact with the data. From these tools data you can upload and control the data. You can share data over the HTTP protocol allowing you to offload static content to be served directly from object storage servers.
Advantages over traditional network storage include:
-
High level of redundancy through replication
-
Fully scalable as your storage needs grow
-
Direct API access to data via S3 API
-
Fine-grained access control to stored objects
-
Easily add additional restricted access sharing to your data