Impossible Cloud Documentation
  • Company overview
    • What is Impossible Cloud
  • Getting Started
    • Getting Started with Impossible Cloud Storage
      • Setting up
      • Next steps
      • Getting support
  • Feature Release Notes
    • 29th April 2025
  • Impossible cloud storage Guide
    • Storage Console URLs and API Endpoints
    • Storage Console
      • Accessing the console
        • Signing up for Impossible Cloud Storage
        • Signing in to Impossible Cloud Storage
        • Session lifetime limits
      • Interacting with the console
        • Navigating the menu
        • Using the panel
    • Buckets and Objects
      • Creating a bucket
      • Storing objects in a bucket
      • Interacting with objects
      • Creating folders in a bucket
      • Interacting with folders and buckets
      • Public File Sharing via URLs
      • Emptying a Bucket
      • Limitations
      • Versioning and object lock
        • Enabling versioning
        • Using versioning
        • Enabling object lock
        • Using object lock
    • Access keys
    • CLI User Guide
      • AWS CLI installation instructions
      • AWS CLI configuration
      • Using Impossible Cloud with AWS CLI
      • AWS CLI basic commands
      • AWS CLI advanced commands
        • Examples
      • AWS CLI for cloud-to-cloud migration scenarios
      • AWS CLI Credentials & Config chain
      • AWS CLI: IAM
        • Limitations
        • List of supported operations
        • Operations Descriptions and Examples
    • Usage
      • Storage Calculation
      • Fair use policy
    • Profile settings
      • Multi-Factor Authentication (MFA)
        • Enabling and Disabling MFA
        • MFA Reset
        • Organization-Wide Policies
  • Security
    • Securing Your Data
    • Identity Access Management (IAM)
      • Managing Users
      • Managing Groups
      • Managing Policies
    • CORS support
      • Limitations
      • CORS Configuration
  • Integrations with other applications
    • Backup Software Integrations Guides
    • Cloud Storage Browsers Integrations Guides
    • Media Management Software Integrations Guides
    • NAS Applications Integrations Guides
  • Other support resources
    • Impossible Cloud Management Console (ICMC)
    • Knowledge Base
    • Help Center
    • System Status
Powered by GitBook
On this page
  • What are 'Buckets' and 'Objects'?
  • Key Protective Features: Object Lock and Versioning

Was this helpful?

Export as PDF
  1. Getting Started

Getting Started with Impossible Cloud Storage

PreviousWhat is Impossible CloudNextSetting up

Last updated 11 months ago

Was this helpful?

Welcome to the Impossible Cloud Storage family! This guide is designed to help you get up and running as smoothly as possible, whether you're a business or an individual user.

What are 'Buckets' and 'Objects'?

At the heart of our service are two simple concepts - Buckets and Objects.

A Bucket is a container for your data. Think of it like a big digital box where you store all your files, which we refer to as Objects.

An Object represents an individual file that you store in a Bucket. This can be any file you need to store – a photo, a document, a video, and more.

Once an object is placed in a bucket, it's ready for you to interact with. You can open it, download it to your device, or update its properties. And when you're finished with an object or even an entire bucket, you can delete them to keep your resources tidy and organized.

Key Protective Features: Object Lock and Versioning

We've built in a couple of unique features to ensure the security and integrity of your data.

Object Lock is a feature that protects your objects from being altered or deleted for a set period. It's like a digital safe for your most important files. It's also known as WORM: Write-Once-Read-Many.

It is designed to provide an additional layer of data protection. It prevents the permanent deletion of objects during a period defined by you, serving as an enforceable retention policy. This comes in handy for regulatory compliance or when you need an extra safety net for your data.

Versioning is another safety measure that lets you retrieve any deleted or overwritten items. It's like having a time machine for your data!

The true strength of versioning-enabled buckets lies in their ability to help you recover objects from accidental deletion or overwriting. Let's say you delete an object; Impossible Cloud Storage will insert a 'delete marker' instead of permanently removing the object. This 'delete marker' then becomes the current version of the object. Similarly, if you overwrite an object, it results in a new object version in the bucket, but don't worry, you can always restore the previous version.

For a deeper dive into Versioning and Object Lock, we invite you to explore our detailed guides:

  • Learn more about managing different versions of your objects with .

  • Discover how to add an extra layer of data protection with .

Versioning
Object Lock