Translations:Cloud storage options/2/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
* '''[[Working_with_volumes | Volume storage]]''': The standard storage unit for cloud computing; can be attached to and detached from an instance. | * '''[[Working_with_volumes | Volume storage]]''': The standard storage unit for cloud computing; can be attached to and detached from an instance. | ||
* '''Ephemeral/Disk storage''': Virtual local disk storage tied to the lifecycle of a single instance. | * '''Ephemeral/Disk storage''': Virtual local disk storage tied to the lifecycle of a single instance. | ||
* '''[[ | * '''[[Arbutus object storage | Object storage]]''': Non-hierarchical storage where data is created or uploaded in whole file-form | ||
* '''[[Arbutus_CephFS | Shared filesystem storage]]''': Storage in the cloud shared filesystem; must be configured on each instance where it is mounted. | * '''[[Arbutus_CephFS | Shared filesystem storage]]''': Storage in the cloud shared filesystem; must be configured on each instance where it is mounted. |
Revision as of 20:46, 17 February 2023
- Volume storage: The standard storage unit for cloud computing; can be attached to and detached from an instance.
- Ephemeral/Disk storage: Virtual local disk storage tied to the lifecycle of a single instance.
- Object storage: Non-hierarchical storage where data is created or uploaded in whole file-form
- Shared filesystem storage: Storage in the cloud shared filesystem; must be configured on each instance where it is mounted.