Object Storage
Object Storage API is available in Libcloud 0.5.0 and higher.
Besides managing cloud object storage, storage component also exposes simpleCDN management functionality.
- - represents a container which cancontain multiple objects. You can think of it as a folder on a file system.Difference between container and a folder on file system is that containerscannot be nested. Some APIs and providers (e.g. AWS) refer to it as a Bucket.
We have .