Every photo you take, every document you draft, and every voice note you send gets stored somewhere. Most of us never think about what "somewhere" actually means — until we get a "storage full" notification or a bill that keeps creeping up every year. This guide breaks down what digital storage actually is, the different types that exist, the infrastructure behind them, and how the big-name services — Google One, iCloud, Dropbox, OneDrive, Ente, and others — actually work under the hood.
What Is Digital Storage?
At its core, digital storage is any medium that holds data in a form a computer can read back later — a hard drive, an SSD, a memory chip, a magnetic tape, or a rack of enterprise disks sitting in a data center. Everything we call "the cloud" is really just someone else's storage hardware, made accessible over the internet. This can be crucial for digital memory preservation, as data needs reliable environments to be saved long-term.
Storage is usually described along three independent dimensions:
The medium — the physical technology holding the bits (HDD, SSD, tape, optical).
The architecture — how the storage is organized and accessed (block, file, or object).
The tier — how quickly and cheaply that data can be retrieved (hot, warm, cold, archive).
Understanding these three dimensions is the key to understanding why some storage is expensive and instant, while other storage is nearly free but takes hours to retrieve. For Small and Medium Enterprises (SMEs), selecting the right tier is essential for efficient collaboration and cost management.
Types of Storage by Medium
Hard Disk Drives (HDD): Spinning magnetic disks. Cheap per gigabyte, mechanically slower, and still the backbone of most large-scale cloud storage because of the low cost-per-terabyte.
Solid State Drives (SSD): No moving parts, uses flash memory. Much faster read/write speeds, more expensive per gigabyte, and now standard in laptops, phones, and the "hot" layer of most cloud platforms.
Magnetic Tape: Yes, tape still exists — and at massive scale. It's the cheapest medium per gigabyte by a wide margin, but retrieval can take minutes to hours since tapes need to be physically located and mounted. This is the physical backbone behind services like AWS S3 Glacier Deep Archive.
Optical and Emerging Media: Blu-ray-based cold archives and experimental media (like glass or DNA storage) exist mainly in research and specialized long-term archival contexts — not yet mainstream for consumer storage.
Types of Storage by Architecture
Block Storage: Data is split into fixed-size blocks, each with its own address, with no inherent structure — like a raw hard drive. Used underneath databases and virtual machines where speed and low-level control matter (e.g., AWS EBS, Azure Managed Disks).
File Storage: Data organized in a familiar folder-and-file hierarchy. This is what your laptop, and most personal cloud drives like Dropbox or OneDrive, present to you — files sit inside folders, inside other folders.
Object Storage: Data stored as discrete "objects" — the actual file, plus rich metadata, plus a unique identifier — in a flat structure with no real folder hierarchy underneath. This is the backbone of almost every large-scale cloud storage service today, including AWS S3, Google Cloud Storage, Azure Blob Storage, and Wasabi. Object storage scales to exabytes easily and is what allows services to offer "unlimited" storage affordably, which is vital for effective memory preservation services.
Types of Storage by Tier (Hot, Warm, Cold, Archive)
This dimension significantly affects cost, yet the one most consumer user seldom see explained.
Tier Access Speed Typical Cost Use Case :
Hot Milliseconds Highest Actively used files, app data, recent photos.
Warm Milliseconds–seconds Moderate Occasionally accessed files, backups accessed monthly.
Cold Minutes–hours Low Rarely accessed data, old photos, compliance records.
Archive Hours (sometimes up to 12) Lowest Data you may never touch again, but must legally or sentimentally retain.
Every major cloud provider has an equivalent of this tiering system:
AWS: S3 Standard → S3 Infrequent Access → S3 Glacier → S3 Glacier Deep Archive
Google Cloud: Standard → Nearline → Coldline → Archive
Azure: Hot → Cool → Cold → Archive
Wasabi: Primarily a single hot/warm tier priced far below the equivalent AWS tier, often used as a fast-staging layer in front of true archive storage.
The uniqueness of this tiering is simple economics:
providers pass on the cost of keeping data instantly accessible (redundant SSDs, always-spinning disks, multiple data center copies) versus the cost of storing data on slower, denser, mostly-powered-down media. A photo you haven't opened in three years doesn't need to sit on the same expensive SSD array as the app you use every day — but most consumer storage products bill you as if it does because they don't offer a cheaper tier at all.
Where Each Type Is Used
Block storage → databases, virtual machines, enterprise applications (invisible to consumers, but underlies almost every app you use)
File storage → personal computers, shared network drives, consumer sync services (Dropbox, OneDrive, Google Drive)
Object storage — hot → app backends, photo/video hosting, active media libraries
Object storage — cold/archive → compliance records, medical imaging archives, media libraries (film/TV), scientific datasets, and — increasingly — personal digital memory preservation (old family photos, videos, and documents that matter emotionally but are rarely opened).
The Companies:
What Google One, iCloud, Dropbox, OneDrive, and Ente Actually Are!
These are the consumer-facing brands most people mean when they refer to "cloud storage." Each is built on different infrastructure, with different philosophies about privacy, pricing, and what tier of storage you're actually paying for.
Google One
Google's consolidated storage subscription covers Gmail, Google Photos, and Google Drive under one quota. Built on Google's proprietary data center infrastructure — Google does not rely on public cloud competitors; it operates one of the largest private data center networks in the world (Google Cloud Storage under the hood). Everything is served hot; there is no cheaper cold tier offered to consumers, which is a large part of why storage bills climb steadily as your Photos and Drive libraries grow, even for content you never reopen.
Apple iCloud / iCloud+
Apple's storage and backup layer across iPhone, iPad, and Mac. Historically, Apple has used a mix of its own infrastructure and major public clouds (AWS and Microsoft Azure) to host iCloud data, alongside its own data centers, depending on region and content type. Like Google One, iCloud+ has essentially one pricing tier of storage regardless of how old or unused a file is — a decade-old backup photo costs exactly as much to store as one from this morning.
Dropbox
One of the earliest cloud file-sync services, historically built on AWS S3, but Dropbox migrated the bulk of its storage to its own custom-built infrastructure (internally called "Magic Pocket") to control costs at scale as it grew past hundreds of petabytes. Dropbox primarily focuses on file storage/sync rather than photo/media-specific features and is popular for team collaboration and document use cases more than personal photo libraries.
Microsoft OneDrive
Deeply integrated with Windows and Microsoft 365 (Word, Excel, Outlook). Runs on Microsoft’s Azure infrastructure, specifically Azure Blob Storage underneath. Like Google One and iCloud, OneDrive is priced as a flat hot-storage product bundled with Office applications — there's no cheaper archive tier passed on to the consumer.
Ente
A newer, privacy-first alternative built specifically around end-to-end encryption — meaning even Ente itself cannot see your photos, videos, or metadata, unlike the services above, which can technically access unencrypted data server-side. Ente stores encrypted data redundantly across multiple providers in the EU, keeping three copies of your data across three different providers in three different countries, including one location in a fall-out shelter in Paris. Ente is fully open source, and the underlying cryptography and code have been externally audited. Ente is also built on object storage backends that are S3-compatible, which could open the door to mixing in colder storage tiers — a meaningfully different architectural philosophy from the closed, single-tier approach of the big four above. Ente positions itself directly as an alternative for people who want privacy and security without sacrificing cross-platform accessibility or family sharing features.
Other Notable Players
MEGA — End-to-end encrypted with a generous free tier, based in New Zealand, using its own distributed storage network. pCloud — Offers optional client-side encryption as a paid add-on, lifetime plans, EU/US data center choice. Proton Drive — From the makers of Proton Mail, Swiss-based, end-to-end encrypted, privacy-first positioning similar to Ente.
The Uniqueness Across All of These
The single biggest thing that separates these services isn't the brand — it's what happens to data no one is actively using. Google One, iCloud, Dropbox, and OneDrive all treat every byte the same, whether it was touched five minutes ago or five years ago, and price accordingly. Ente and similar privacy-first players differentiate on who can see your data, not on the costs associated with storing data you never open.
This is precisely the gap that inspired Store for Ages: almost none of the mainstream consumer storage services offer a true cold or archive tier the way enterprise cloud storage does internally. Your decade-old wedding photos sit on the same expensive, always-on infrastructure as the screenshot you took this morning — and you pay premium hot-storage prices for both, forever. Recognizing that gap between how the cloud giants architect their own infrastructure (with hot, warm, cold, and archive tiers) versus what they actually expose to consumers (one flat, expensive tier) is exactly the kind of insight this blog series will continue to explore.
This post is part of Store for Ages' ongoing series on digital storage, memory preservation, and making sense of where your data actually lives.
The Real Cost of Cloud Storage: Pricing, Hot Storage Economics, and How Google One, iCloud, Dropbox, OneDrive, and Ente Actually Sync Your Data
Every cloud storage bill looks simple on the surface — pay ₹X, get Y gigabytes. But the pricing you see is the end result of a much more complex cost structure happening behind the scenes. This post breaks down what actually drives cloud storage pricing, why "hot" storage costs so much more than it should feel like it does, and exactly what data these popular services store and how they keep it in sync across your devices, all while considering the importance of digital memory preservation.
What Actually Drives Storage Pricing
When a company prices a storage plan, four cost drivers sit underneath the sticker price:
Capacity — the raw gigabytes/terabytes you're allotted.
Redundancy — how many physical copies of your data are kept, and across how many locations.
Retrieval tier — how instantly available that data needs to be (this is the biggest hidden driver).
Bundled features — AI tools, VPNs, office apps, family sharing, ransomware protection, etc., which are increasingly used to justify price hikes that have nothing to do with storage itself.
Almost every consumer storage brand today prices only on capacity and bundled features — not on retrieval tier. That’s the detail most people never see, and it’s the reason your bill keeps climbing even as your actual usage of most of that data drops to near zero.
Why Hot Storage Is Costlier (The Real Technical Reasons)
"Hot storage" means your data sits on infrastructure built for millisecond access, any time, from anywhere. That convenience has real, unavoidable costs baked in:
Always-on hardware. Hot storage runs on SSD arrays or fast spinning disks that are powered and spinning 24/7, not parked or powered down. Power and cooling costs scale directly with this.
Multiple synchronous copies. To guarantee your file loads instantly even if a server fails, providers keep 3+ live copies across different servers (and often different data centers) at all times — all fully powered, all ready to serve a request in milliseconds.
Low-latency networking. Hot tiers sit on premium network paths designed to shave milliseconds off every request. That networking capacity is expensive to maintain at scale and is provisioned for peak load, not average load.
No idle-state savings. A cold or archive tier can move data onto denser, cheaper, mostly-powered-down media (like tape) precisely because nobody expects it back in under a few hours. Hot storage forfeits every one of those savings, because instant access is the entire point.
Compute overhead for "smart" features. Search indexing, AI photo tagging, thumbnail generation, real-time sync conflict resolution — all of this runs continuously on hot-tier data, adding compute cost on top of raw storage cost.
Cloud providers themselves know this — AWS, Google Cloud, and Azure all offer cold and archive tiers internally that cost a fraction of their hot tiers (sometimes 80-95% cheaper per GB). The catch: none of the big consumer storage brands pass that savings on to you. Whether a photo was taken five minutes ago or five years ago, Google One, iCloud, Dropbox, and OneDrive all bill it at the same hot-storage rate, forever.
What These Prices Actually Look Like Today
Here's a snapshot of current pricing (India, where available; USD otherwise) to make the hot-storage tax concrete:
Service Free Tier Mid Tier ~2TB Tier Google One 15 GB 100 GB — ~₹1,560/yr 2 TB — ₹6,500/yr (Premium) iCloud+ 5 GB 200 GB — ₹219/month 2 TB — ₹749/month (~₹8,988/yr) Dropbox 2 GB 3 TB (Professional) — ~$19.99/month 2 TB (Plus) — ~$9.99–11.99/month OneDrive / Microsoft 365 5 GB 100 GB (M365 Basic) 1 TB bundled with Microsoft 365 Personal — ~₹689/month Ente 10 GB 500 GB — ~$10/month 2 TB — ~$24/month
A few things stand out immediately:
Apple and Google now bundle AI features into storage pricing — Google's "AI Premium/AI Pro" tiers and Apple's steadily added iCloud+ features mean part of what you're paying for isn't storage at all.
Dropbox's per-GB cost is highest among mainstream players, largely because it targets professional file-sync and collaboration use cases rather than pure archival.
Ente's pricing sits close to the mainstream players despite offering full end-to-end encryption — a meaningfully different privacy guarantee at a comparable price, because it doesn't need to subsidize an ecosystem of bundled apps.
None of them offer a cheaper tier for data you never open. A decade-old backup costs exactly what a file from this morning costs, everywhere.
What Is Google One, iCloud, Dropbox, OneDrive, and Ente — What They Store, and How They Sync
Google One
What it is: Google’s paid storage subscription layered across Gmail, Google Photos, and Google Drive. What you store in it: Emails and attachments, photos and videos (including originals and Google’s AI-generated edits), documents created in Docs/Sheets/Slides, and general file uploads to Drive. How sync works: Google Drive and Photos use a continuous background sync client (desktop, mobile app, or browser) that watches for file changes and uploads deltas — only the changed portion of a file, not the whole file — to Google’s servers over HTTPS. Photos and videos are automatically indexed and AI-tagged as part of the upload pipeline, which is why “search my photos for beach” works instantly, even though this indexing also adds to the compute cost baked into the price.
Apple iCloud / iCloud+
What it is: Apple’s storage and backup layer woven directly into iPhone, iPad, and Mac. What you store in it: Full device backups (app data, settings, message history), Photos library (originals plus space-saving device copies), Files/iCloud Drive documents, Mail, Notes, Contacts, Calendar, and Keychain passwords. How sync works: iCloud syncs continuously and silently in the background the moment a device has power and an internet connection — there’s no manual "upload" step for most data types. For Photos specifically, Apple keeps full-resolution originals in iCloud while storing lightweight, space-saving versions locally on your device, downloading the original again only when you open that specific photo — a clever trick that helps in memory preservation.
Dropbox
What it is: One of the original cloud file-sync tools, built around personal and team file storage rather than photo-specific features. What you store in it: Any file type — documents, design files, videos, project folders — synced across a designated local Dropbox folder on each device. How sync works: Dropbox’s desktop client watches a local folder on your computer and mirrors any change (new file, edit, delete, rename) to Dropbox’s servers within seconds, then pushes that same change out to every other device linked to the account. Dropbox’s block-level sync technology only transmits the specific portion of a file that changed — useful for large files like videos or design projects that get edited repeatedly, since you're not re-uploading the entire file every time, thereby aiding SME collaboration.
Microsoft OneDrive
What it is: Microsoft’s storage layer, deeply tied into Windows and Microsoft 365 (Word, Excel, PowerPoint, Outlook). What you store in it: Documents and Office files (often auto-saved directly into OneDrive by Word/Excel/PowerPoint), photos and videos from Windows PCs and the mobile app, and desktop/folder backups (Windows can back up your Desktop, Documents, and Pictures folders directly into OneDrive). How sync works: OneDrive integrates at the operating system level in Windows — files can appear to "exist" locally through Files On-Demand while actually residing in the cloud, downloading only when opened. This means your local drive shows the full folder structure without consuming local disk space for files you haven’t touched recently — the inverse problem to iCloud Photos’ approach, solving it at the file-system level rather than the photo-app level.
Ente
What it is: A privacy-first, open-source alternative built specifically around end-to-end encryption for photos, videos, and sensitive documents.
What you store in it: Photos and videos (via Ente Photos), and documents/credentials/notes (via the separate Ente Locker app), both stored in original quality with no compression.
How sync works: Every file is encrypted on your device before it’s ever uploaded, using cryptography that only your device holds the keys to — Ente’s servers never see the unencrypted file, only encrypted blobs and encrypted metadata. This means even features like AI face-recognition and "magic search" happen entirely on-device rather than server-side, since Ente’s servers structurally cannot see your photos to analyze them. It’s a fundamentally different sync philosophy from the other four: the trade-off for stronger privacy is that some cloud-side conveniences (like AI-generated highlight reels) aren’t technically possible without breaking the encryption model.
The Pattern Underneath All Five
Whether it’s Google One, iCloud, Dropbox, OneDrive, or Ente, every one of these services is fundamentally a hot-storage product — built and priced for instant access to everything, all the time, regardless of whether you touched that file yesterday or a decade ago. That’s genuinely the right architecture for active documents, current photos, and anything you might need in the next five minutes.
It’s the wrong architecture — and the wrong price — for the other 80-90% of most people’s storage: old backups, childhood photos, documents you’re required to keep but never open, and memories you want preserved rather than instantly retrievable. That gap between what these services are built for and what most of the data sitting inside them actually needs is exactly the problem a cold-archive-first approach is designed to solve.
This post is part of Store for Ages' ongoing series on digital storage, memory preservation services, and making sense of where your data actually lives — and what it should really cost to keep it there.
Disclaimer: Google One, Google Drive, and Google Photos are trademarks of Google LLC. Apple, iCloud, and iCloud+ are trademarks of Apple Inc. Dropbox is a trademark of Dropbox, Inc. Microsoft, OneDrive, and Microsoft 365 are trademarks of Microsoft Corporation. Ente and Ente Photos are trademarks of Ente. All other product names, logos, and brands mentioned in this article are the property of their respective owners.
All company, product, and service names used in this article are for identification and informational purposes only, especially in the context of digital memory preservation and memory preservation services. Their use does not imply any endorsement, sponsorship, affiliation, or partnership between Store for Ages and the respective trademark owners. Store for Ages is an independent platform focused on SME collaboration and is not affiliated with, endorsed by, or sponsored by Google, Apple, Dropbox, Microsoft, Ente, or any other company referenced on this site. Pricing, features, and specifications mentioned are based on publicly available information at the time of writing and are subject to change by the respective companies without notice; readers should verify current details on each company's official website before making purchasing decisions.
Copyright © 2026 Store for Ages - All Rights Reserved.