# Storage

## Backup

* size from 20 GB to 12 TB
* encrypted at rest
* customizable I/O operations per second \~48K
* customizable scheduled backup (daily, weekly, OS/directory)
* management portal one click restores
* plug-ins for MS-SQL, MS Sharepoint, Oracle
* End-to-End encryption (256bit)
* Geo-redundancy
* disaster recovery solution

## Block Storage

* Virtual Server and Bare Metal Server
* SAN like iSCSI storage
* One host
* high intensity worloads

## File Storage

* Virtual Server and Bare Metal Server
* NFS base storage
* multiple hosts
* low-intensity workloads

## Object Storage

* storage for vast amounts of unstructured data
* access management
* encrypted by default&#x20;
* SQL query support
* high speed transfer
* SDKs and APIs

### Tiers

* Smart Tier
* Standard Tier
* Vault
* Cold Vault


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dailyjournal.gitbook.io/cloud-computing/cloud-computing-platforms/introduction/block-and-file-storage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
