☁️
Zus Docs
  • About Züs
  • System
    • Providers and Services
      • Miner
      • Sharder
      • Blobber
      • Validator
      • Authorizer
      • Node Locator (0DNS)
    • Storage
      • Architecture and Data Management
      • Protocol
        • Allocations
        • Reference Objects
        • Challenges
        • Write Markers
          • Chain Hashing
          • Two Commit
        • Blobber Repair Protocol
      • ZS3 Server
        • Backup, Recovery and Replication
        • Encryption and Compression
        • S3FS Setup and Usage
        • Backup & Recovery with Restic on Blimp + ZS3 Server
        • Backup & Recovery with Veeam on Blimp + ZS3 Server
      • File Operations
        • Upload
        • Download
        • File Sharing
        • Partial Error Recovery
        • Streaming
        • Rent a Blobber
    • Smart Contracts
      • Storage S.C.
      • Miner S.C.
      • ZCN S.C.
      • ERC-20 S.C.s
      • Bridge Protocol
    • Blockchain & Consensus
      • Entities
    • User Authentication and Wallet Management System
      • OKTA Integration
      • Key Management System (KMS)
  • APIs
    • 0DNS API
    • JS API
    • Mobile API
  • CLIs
    • Storage CLI
      • Quickstart
      • Configuring the tool
    • Wallet CLI
      • Wallet Configuration
      • Quickstart
      • Configuring the tool
  • SDKs
    • Go SDK
      • GO SDK Microservices
    • JS SDK
  • Tokenomics
    • Staking
    • Reward & Penalty
  • ✨Züs Apps
    • 🗝️Vult
      • Getting Started
        • Web
        • Mobile
      • Vult AI
        • Batch Processing
        • Memory Retention
        • Technical Implementation
        • Architecture Overview
      • Login / Register
      • File Management Pages
      • File Sharing
      • Storage Management Dashboard
      • Storage Maintenance and Troubleshooting
      • Züs Subscription
      • Wallet Management
      • Refer a friend
      • Settings
    • 🏗️Blimp
      • Getting Started
      • Login / Register
      • Configure Storage
        • Create Standard Storage Allocation
        • Create Enterprise Allocation
        • Create S3 Server Allocation
        • Create Cloud Migration Allocation
        • Allocation Maintenance and Troubleshooting
      • File Management Pages
      • File Sharing
      • Manage Allocations
      • Upgrade Storage
      • Blimp Vault
      • Refer a friend
      • Settings
      • Launching ZS3 Server
      • Using CLI to backup files into Blimp + ZS3 Server
    • 🏠Chimney
      • Getting Started
      • Login / Register
      • Create New Deployment
      • Manage Your Deployments
      • Homepage
      • Staking Dashboard
      • Rank Dashboard
      • Monitor Dashboard
      • Stats Dashboard
      • Logs Dashboard
      • Wallet Dashboard
      • Operations on your Deployments
      • Restricted Blobbers
      • Settings
        • Manage Profile
        • Wallet Settings
        • Update Blobber Settings
        • Update Blobber Version
        • Refer a friend
        • Help
    • 🌐Atlus
      • Getting Started
      • Home page
      • Service Providers Page
      • Charts Page
        • Market Charts
        • Network Charts
        • Storage Charts
      • Blockchain Page
      • Server Map Page
      • Storage Explainer Page
      • Details Pages
        • Block Details Page
        • Transaction Details Page
        • Wallet Details Page
        • Miner Details Page
        • Sharder Details Page
        • Blobber Details Page
        • Validator Details Page
        • Authorizer Details Page
        • Allocation Details Page
      • Appendix: Common Components
    • ⚡Bolt
      • Getting Started
        • Web
        • Mobile
      • Login / Register
      • Sign In with external wallet
      • Staking Dashboard
      • Staking/Unstaking a provider
      • Claiming Rewards
      • Send/Receive ZCN tokens
      • Buy ZCN
      • Deposit/Withdraw ZCN tokens
      • Activity Dashboard
      • Refer a friend
      • Settings
  • Releases
    • Hardfork
Powered by GitBook
On this page
  1. Züs Apps
  2. Blimp

Configure Storage

Choose your preferred storage solution and tune it to fit your needs.

Using Blimp, you not only store your files, but also you choose how you'd like your data to be stored, and configure your allocation to what fits your data storage and access needs.

Introduction to the Allocation

At Züs, to be able store your data safely and securely, and control the storage price, you need to define the terms of service of your storage beforehand. These terms of service are:

  • The size of your storage space.

  • The write price range of your storage space (the write price is what you pay for write operation per TB per year).

  • The read price range of your storage space (the write price is what you pay for read operation per TB per year). No need to define it, it's already 0 since all reads are free on Züs 🚀.

  • The number of data shards, which is the number of storage servers (a.k.a blobbers) that will be storing your data, and it controls the availability and insures privacy of your data by distribution.

  • The number of parity shards, which is the number of storage servers (a.k.a blobbers) that will also store your data redundantly to cover any downtime of the other servers hosting the data, and it controls the fault tolerance and the availability of your data.

These terms of service are gathered in what you can think of as a "contract" of your storage, which we call an Allocation.

We provide 3 storage options for your allocations:

Multi-cloud Storage

Store your data on the Storage Servers (called Blobbers) hosted on the multi-cloud and managed by the Züs System, for a secure and resilient decentralized storage experience. Configure your storage allocation to increase replication factor and make sure your data is highly available and stormproof.

S3 Server

If you're familiar with the AWS S3 API, you don't need to readapt with a new API. With the S3 allocation mode, you can still enjoy the perks of the Züs System (Decentralization - Three-layer Security - Free egress) while accessing your data the same way you used to.

Cloud Migration

Migrate your data from AWS to Züs for higher security, better performance and free egress, and enhance the usage of your data on all the use cases.

When you first login to Blimp, you'll be shown this page, in which you can select the option you like for your first allocation.

Let's take a look on how you can create an allocation of each type.

PreviousLogin / RegisterNextCreate Standard Storage Allocation

Last updated 9 months ago

✨
🏗️
Create Standard Storage Allocation
Create S3 Server Allocation
Create Cloud Migration Allocation
Fig1: First allocation creation