- We can not a make partition in cloud storage. We can only store files and folders there. This is called object storage. We can’t install OS there as there are no partitions.
- Google drive (google compute engine, GCE), OneDrive, drop box, Microsoft azure.
- Amazon has its own cloud service AWS. S3(Simple Storage Service, SSS) is the product of amazon that provides STaaS. It’s a public cloud. Anyone can use their services.
- OpenStack is the biggest private cloud. OpenStack has product swift (Object Storage).
### Block Storage
- If we’re able to make partitions in provided storage, then we can install OS. We have a hard-disk and we can make partitions in them, this type of storage is known as block storage.
- **Example**
- Block storage service of AWS – EBS (Elastic Block Storage)