Weekly Intelligence June 21, 2026

Cloud Storage Briefing

Pricing trends, capacity signals, and competitive intelligence across AWS S3 & EBS, Azure Blob & Managed Disks, and GCP Cloud Storage.

▶ So What — Three Takeaways This Week
1. Azure Drops a Billing Bomb — 128 KiB Minimum Object Size for Cool/Cold/Archive Hits July 1, 2026 for New Accounts

Microsoft announced a 128 KiB minimum billable object size for Azure Blob and ADLS in cool, cold, and archive tiers — effective July 1, 2026 for new storage accounts (all accounts July 2027). A 4 KB log file stored in Cool is billed as 128 KiB: a 32× billing multiplier for small-object workloads. The risk is systemic: Smart Tier GA (April 2026) automatically drifts idle objects into cooler tiers — teams not auditing object size distributions may see Smart Tier’s promised savings reversed by the new floor. Audit your object size distribution before July 1.

2. GCP Managed Lustre Reaches 10 TB/s — 4–20× Faster Than Any Competing Hyperscaler Managed Parallel File System

DDN’s Google Cloud Managed Lustre expansion (April 2026) delivers up to 10 TB/s aggregate throughput — a 10× increase since 2025 and 4–20× higher than AWS and Azure managed Lustre equivalents on a single instance. C4NX VMs with Hyperdisk Exapools restore model checkpoints 2.6× faster than Cloud Storage FUSE. For enterprises running trillion-parameter training or HPC workloads on public cloud, GCP is now the only hyperscaler with hyperscale-class managed parallel file system throughput. The performance gap is large enough to change cloud vendor selection decisions for training-heavy AI shops.

3. CoreWeave’s 0EM Program Makes Leaving AWS/Azure/GCP Financially Free — Egress Lock-In Eliminated for AI Workloads

CoreWeave’s Zero Egress Migration (0EM) program covers hyperscaler exit fees for enterprises moving AI workloads from AWS, Azure, GCP, IBM, or Alibaba — eliminating the data transfer cost that has historically anchored large AI training estates to incumbent clouds. CoreWeave charges $0 ongoing egress across all tiers (Cold $0.015, Warm $0.030, Hot $0.060/GB-month). The switching cost is now configuration work, not the data bill. AWS has not restructured its $0.09/GB egress model in response. For AI infrastructure architects, 0EM changes the ROI math on every multicloud evaluation and every renewal conversation with incumbent hyperscalers.

▶ So What — Three Takeaways This Week
1. AWS Fires Back at GCP Smart Storage — S3 Annotations Attach 1 GB of Queryable AI Context Directly to Objects

Announced at AWS Summit New York (June 17, 2026), Amazon S3 Annotations lets you attach up to 1 GB of rich, mutable, queryable context directly to any S3 object — purpose-built for AI agents and autonomous workflows that need to discover, understand, and act on data without maintaining separate metadata systems. This is a direct competitive response to Google’s Smart Storage Object Context (GA at Next ’26). The metadata intelligence war is now three-way: GCP with Smart Storage, AWS with S3 Annotations, and Azure building toward its own object-level enrichment layer. For AI platform teams, the strategic implication is clear: pick your storage platform based on its AI data accessibility architecture, not just its per-GB rate.

2. GCP Cloud Storage Rapid Bucket Is Now GA — 15 TB/s, Sub-Millisecond Latency in a Single Zonal Bucket

Cloud Storage Rapid Bucket, now generally available, delivers more than 15 TB/s of bandwidth, 20 million requests per second, and sub-millisecond latency in a single zonal bucket — powered by Colossus, the same distributed storage system that serves Gemini and YouTube. Checkpoint restores are 5× faster and writes 3.2× faster than traditional object storage; GPU blocked time drops 50% during multi-modal training. This isn’t incremental — it positions GCP as the only hyperscaler with a GA, managed, extreme-performance object storage tier that closes the gap with specialized parallel file systems. For enterprises currently relying on EFS, Lustre, or FSx to feed GPU clusters, Rapid Bucket should be on the shortlist for the next infrastructure review.

3. Azure GPv1 Account Creation Now Blocked via ARM API — October 13 Retirement Is Enforceable

As of June 2026, Microsoft has blocked creation of new GPv1 storage accounts via the Azure Resource Manager API — the same API surface used by Terraform, Bicep, and ARM templates. The full retirement deadline is October 13, 2026: any GPv1 accounts remaining will be auto-migrated to GPv2, which may increase billing costs. For large enterprises with pre-2019 Azure estates, the risk is IaC pipelines that silently re-provision GPv1 accounts post-migration. This is no longer theoretical — the enforcement mechanism is live. Begin inventory now: count your GPv1 accounts, audit your IaC templates, and test migrations in non-production before the October deadline closes in.

AWS Storage

AWS
Tier 1 S3 Annotations GA — Attach Up to 1 GB of Queryable Object Context for AI Agents Without a Separate Metadata System Jun 2026

Announced at AWS Summit New York on June 17, Amazon S3 Annotations lets you attach up to 1 GB of rich, mutable, and queryable context directly to S3 objects — designed for AI agents and autonomous workflows that need to discover, understand, and act on data at scale. Annotations are stored inline with the object, IAM-governed, and queryable via S3’s existing APIs without standing up a separate vector database or metadata catalog. This is a direct competitive counter to Google Cloud’s Smart Storage Object Context (GA at Next ’26). For enterprise data engineering teams, this changes the architecture question: instead of building retrieval pipelines and annotation services, you annotate at write time and let S3 surface the context on demand. The implication for AI agent infrastructure is significant — S3 begins to function as a queryable knowledge layer, not just a dumb object store.

AWS News Blog →
Tier 2 S3 Express One Zone Now Supports S3 Inventory — Daily/Weekly Object Reports Close the Operational Visibility Gap Apr 2026

Amazon S3 Express One Zone — AWS’s high-performance, single-AZ storage class with 85% lower GET costs and 10× lower latency than S3 Standard — now supports S3 Inventory. Scheduled daily or weekly reports list all objects in directory buckets along with metadata and encryption status. The practical gap this closes: Express One Zone was previously a black box for compliance and governance teams because it lacked the object-level reporting tools available in standard S3. For FinOps teams tracking AI training workloads on Express One Zone, Inventory enables cost attribution at the object level for the first time. Combined with CloudWatch request metrics (added in March), Express One Zone now has a complete operational instrumentation layer comparable to S3 Standard.

AWS What’s New →
Tier 3 AWS Athens Local Zone Adds S3 and EBS Local Snapshots — Data Residency Gets a First-Class Object Storage Option Jun 2026

AWS announced a new Local Zone in Athens, Greece (GA July 2026) — one of the first globally to offer both Amazon S3 and Amazon EBS Local Snapshots in-zone. Local Zones historically offered compute and EBS but required data to traverse to the parent region for object storage. Athens changes that pattern: enterprises with Greek data residency requirements can now run full storage architectures — object and block with local snapshots — without data leaving the jurisdiction. For regulated industries (financial services, healthcare, government) expanding in Southern Europe, this is the first Local Zone that qualifies for strict data localization mandates. The signal for the broader AWS roadmap: local-residency object storage is now a repeatable deployment pattern, not a one-off exception.

Amazon Press Center →

Azure Storage

AZURE
Tier 1 GPv1 New Account Creation Blocked via ARM API — October 13, 2026 Auto-Migration Deadline Carries Billing Risk Jun 2026

Microsoft has blocked creation of new GPv1 and legacy Blob storage accounts via the Azure Resource Manager API as of June 2026 — the enforcement layer used by every IaC toolchain (Terraform, Bicep, ARM templates). The Azure portal had already blocked GPv1 creation; the ARM block closes the last programmatic path. Full retirement is October 13, 2026: remaining GPv1 accounts auto-migrate to GPv2, which may result in higher billing costs and loss of legacy pricing commitments. The practical risk for large enterprises: IaC pipelines that were never updated to specify GPv2 will now fail at deployment rather than silently provisioning GPv1. Remediation: (1) inventory all GPv1 accounts, (2) update IaC templates to explicitly target GPv2, (3) test migrations in non-production, (4) migrate production accounts before October 13. Teams skipping this are not avoiding the migration — they are accepting a Microsoft-controlled forced migration on an uncontrolled timeline.

Microsoft Learn →
Tier 2 Azure Storage SDK Service Version 2026-06-06 — Blob Smart Tier and Directory-Level SAS Now Available Programmatically Jun 2026

The Azure Storage .NET SDK has shipped service API version 2026-06-06, adding Blob Smart Tier support, Directory-level SAS, and User Delegation SAS for ADLS Gen2. Smart Tier SDK support means enterprises can now manage auto-tiering policies through Terraform and CI/CD pipelines rather than portal-only configuration — closing the gap between Smart Tier’s operational promise and IaC governance requirements. Directory-level SAS is a meaningful security improvement for multi-tenant Blob estate designs: it allows delegated access patterns that don’t require full-container permissions or blob-level SAS token sprawl. For teams that have been waiting on programmatic Smart Tier management before deploying it in production, this release removes the final blocker.

Azure SDK Changelog →
Tier 3 Azure Blob Hot Remains Cheapest at $0.018/GB — But Headline Rate Misleads When Minimum Object Size and Smart Tier Interact Jun 2026

Current standard-tier pricing: Azure Blob Hot $0.018/GB-month, GCS Standard $0.020/GB, AWS S3 Standard $0.023/GB. Azure’s 22% advantage over S3 Standard on pure storage looks compelling, but the economics flip under real workloads. The 128 KiB minimum billable object size (July 1, 2026 for new accounts) multiplies per-object billing by up to 32× for small-object workloads in cool/cold/archive tiers. Smart Tier, designed to automate cost optimization, amplifies this risk if object size distributions are not profiled first. Additionally, Wasabi’s 2026 Storage Index confirms that roughly half of public cloud storage spend flows to non-capacity fees. Buyers using the $0.018 headline as the decision variable should model fully-loaded costs — access fees, retrieval charges, minimum size penalties, and tier-transition costs — before committing to Azure at scale.

Finout Pricing Comparison →

GCP Storage

GCP
Tier 1 Cloud Storage Rapid Bucket Now GA — 15 TB/s, 20M RPS, Sub-Millisecond Latency in a Single Zonal Bucket Powered by Colossus Apr 2026

Cloud Storage Rapid Bucket is generally available. Powered by Colossus — the same distributed storage system underlying Gemini and YouTube — it delivers more than 15 TB/s of bandwidth, 20 million requests per second, and sub-millisecond latency in a single zonal bucket. Checkpoint restores are 5× faster and writes 3.2× faster than traditional object storage; GPU blocked time drops 50% during multi-modal training. Rapid Cache (formerly Anywhere Cache) pairs with it to provide 2.5 TB/s aggregate read throughput for existing buckets with no code changes and 2.2× faster checkpoint restores via ingest-on-write. GCP is now the only hyperscaler with a GA managed object storage tier that rivals specialized parallel file systems on performance while retaining object storage economics. For enterprises paying for EFS, FSx, or third-party solutions to feed GPU clusters, Rapid Bucket warrants a direct benchmark comparison before the next infrastructure renewal.

Google Cloud Blog →
Tier 1 GCS Smart Storage Object Context Now GA — Automated Annotations and MCP Server Make Every Object Agent-Ready at Write Time Apr 2026

Google Cloud Storage Smart Storage’s Object Context is generally available, adding structured, mutable, IAM-governed metadata to every object — automatically annotated by Google’s AI pipelines with labels, extracted entities, compliance signals, and image annotations at write time. A new Cloud Storage MCP Server lets AI agents read, write, and analyze GCS data using the standard Model Context Protocol, enabling agent-native data access without custom retrieval pipelines. Storage Intelligence, now used by 70% of GCP’s largest customers (each managing 50B+ objects), adds zero-configuration dashboards that instantly surface cost anomalies and integrate Security Command Center’s DSPM for security vulnerability detection. AWS responded directly with S3 Annotations on June 17. The race to make object storage semantically intelligent is now the defining storage competition of 2026.

Google Cloud Blog →
Tier 2 Google Cloud NetApp Volumes Flex Unified — Block and File on the Same Storage Pool with ONTAP-Mode for Existing Automation Apr 2026

Google Cloud NetApp Volumes now supports Flex Unified, provisioning both block (iSCSI, NVMe/TCP) and file (NFS/SMB) protocols on the same storage pool. New ONTAP-mode support lets enterprises bring existing automation — Terraform, Ansible, ONTAP APIs — directly to NetApp Volumes without rewriting toolchains. Google Cloud Backup and DR has also added agentic AI capabilities that autonomously audit backup estates and remediate coverage gaps, with GA integrations for AlloyDB and Filestore. For enterprises running SAP HANA, Oracle, or mixed-protocol enterprise applications on GCP, Flex Unified eliminates the need for separate volume types — reducing account sprawl and simplifying DR. The ONTAP-mode is the key migration enabler: it lowers friction for on-premises NetApp shops evaluating GCP and reduces migration complexity from the dominant enterprise storage platform.

Google Cloud Blog →

Industry

CROSS-CLOUD
Tier 2 GCP Storage Intelligence Reaches 70% Adoption Among Largest Customers — Zero-Config DSPM Integration Now Surfaces Security Risks Across Exabytes Apr 2026

Google Cloud Storage Intelligence — the unified management layer for Cloud Storage estates — has reached 70% adoption among GCP’s largest customers, each managing over 50 billion objects. New zero-configuration dashboards instantly surface cost anomalies and integrate Security Command Center’s Data Security Posture Management (DSPM) to detect critical security vulnerabilities across all Cloud Storage — no setup required. New object events and bucket activity tables in Insights Datasets enable cost analysis previously requiring custom BigQuery pipelines: optimizing bucket placement based on egress patterns and troubleshooting 429 errors. For FinOps and security teams managing large GCS estates, Storage Intelligence is consolidating the management control plane — and the 70% adoption rate suggests Google is winning on data management tooling, not just on raw storage performance.

Google Cloud Blog →
Tier 3 Wasabi 2026 Storage Index: 64% Hybrid Architecture for AI Workloads, Half of Cloud Storage Spend Going to Non-Capacity Fees Jun 2026

The 2026 Wasabi Global Cloud Storage Index finds 64% of organizations deploying hybrid storage architectures specifically for AI workflows — up sharply from prior years. The more structurally important finding: roughly half of public cloud storage spend flows to non-capacity fees — egress, API calls, retrieval charges, and replication overhead — not to the per-GB rate that dominates pricing-page comparisons. For enterprise FinOps teams, this reinforces that the per-GB rate is a poor proxy for total storage cost. The vendors winning on fully-loaded TCO are those narrowing the gap between the pricing page and the actual bill — which explains why egress pricing, minimum object sizes, and retrieval fees are increasingly the focus of competitive storage announcements from all three hyperscalers.

Wasabi Blog →
Tier 3 Oracle Database@AWS Expanding to 20 More Regions — Multicloud Oracle Workloads Reshape Enterprise Storage Architecture Decisions Jun 2026

Oracle and AWS are launching Oracle Database@AWS in 20 additional regions over the coming year. Oracle Database@Azure has also expanded to West Europe (Netherlands). For enterprises running Oracle workloads on AWS, this changes the storage decision: Oracle Exadata’s high-performance storage architecture runs within AWS’s network fabric, creating a hybrid storage pattern where Exadata storage cells coexist with S3-backed data lakes. The competitive implication: Oracle is commoditizing multicloud database deployment while hyperscalers benefit from expanded Oracle workload footprint on their infrastructure. For cloud storage architects supporting Oracle workloads, the question is no longer “Oracle on-prem vs. AWS native” — it’s “Oracle@AWS vs. Oracle@Azure,” with storage integration quality and network proximity as key differentiators.

Oracle Cloud Blog →
Total Cloud Market
$119B
(+30% YoY)
Q4 2025 quarterly revenue — Synergy Research
AWS
28% share
(-2pp YoY)
$35.6B
(+19% YoY)
Azure
21% share
(flat YoY)
$32.9B
(+33% YoY)
GCP
14% share
(+2pp YoY)
$12.3B
(+48% YoY)
Block Storage — General-Purpose SSD
Metric EBS gp3 Premium SSD v2 pd-balanced
Storage $/GB/mo $0.08020% cheaper than gp2 $0.100/GiBHourly billing $0.100Default disk type
Baseline IOPS 3,000Free — independent of size 3,000Free — independent of size 6/GBScales with disk size (500 GB = 3K)
Baseline Throughput 125 MB/sFree — independent of size 125 MB/sFree — independent of size 0.28 MB/s/GBScales with disk size
IOPS Provisioning Independent$0.005/IOPS/mo · up to 16K IndependentSeparately provisionable · up to 80K Tied to sizeNo independent IOPS control
Max IOPS (family) 256,000io2 Block Express 400,000Ultra Disk 120,000pd-extreme
Snapshots Incremental, S3-backedFast Snapshot Restore available Instant Access (Pv2/Ultra)Instant creation + restore · free until Jul ’26 IncrementalCloud Storage-backed · regional
Block Storage — Head-to-Head
Dimension AWS EBS Azure Managed Disks GCP Persistent Disk
Price Leader gp3 at $0.08/GB Cheapest Pv2 at $0.10/GiB pd-balanced at $0.10/GB
IOPS Flexibility Independent (gp3) Winner Independent (Pv2) Winner Scales with disk size only
Latency io2: sub-ms Ultra: sub-500µs avg Winner pd-ssd: single-digit ms
Snapshots Incremental + Fast Restore Instant Access (Pv2/Ultra) Winner Incremental, Cloud Storage-backed
Shared/Multi-Attach io2 multi-attach (16 instances) Broadest: Ultra/Premium/Standard SSD Winner Multi-writer (up to 2 VMs)
Cold Block $/GB sc1: $0.015/GB Cheapest Std HDD: ~$0.04/GB pd-standard: $0.040/GB
What Does It Actually Cost?
PostgreSQL Database
500 GB · 10,000 IOPS · 250 MB/s
Azure
Premium SSD v2
$56.50Winner
GCP
Hyperdisk Balanced
$79.40
AWS
gp3
$80.00
Analytics / Data Warehouse
2 TB · 3,000 IOPS · 500 MB/s
GCP
Hyperdisk Balanced
$178.24Winner
AWS
gp3
$178.84
Azure
Premium SSD v2
$211.61
AI Training Scratch
1 TB · 64,000 IOPS · 1,000 MB/s
Azure
Premium SSD v2
$163.80Winner
GCP
Hyperdisk Extreme
$793.60
AWS
io2 Block Express
$4,288
General Web App
100 GB · 3,000 IOPS · 125 MB/s
AWS
gp3
$8.00Tied
GCP
Hyperdisk Balanced
$8.00Tied
Azure
Premium SSD v2
$9.60
The IOPS Pricing Gap
The Single Most Impactful Pricing Difference in Cloud Block Storage

Azure Premium SSD v2 charges $0.0005/IOPS/month above its 3K baseline — that’s 130x cheaper than AWS io2 Block Express ($0.065) and 10x cheaper than AWS gp3 and GCP Hyperdisk ($0.005). At 64,000 IOPS, the gap is staggering: Azure Pv2 costs $30.50/mo for IOPS alone, while AWS io2 charges $4,160/mo and GCP Hyperdisk Extreme charges $640/mo. If your workload is IOPS-intensive and you’re not on Azure, you’re leaving significant money on the table.

IOPS Level AWS gp3 AWS io2 BE Azure Pv2 GCP HDB GCP HD-Ext
3,000$0 (free)$195$0 (free)$0 (free)$30
10,000$35$650$3.50$35$100
64,000$305$4,160$30.50$305$640
256,000N/A (80K max)$16,640N/A (80K max)N/A (160K max)$2,560
io2 Block Express vs Ultra Disk vs Hyperdisk Extreme
Amazon Web Services
S3 · EBS · EFS
S3 Files GA (34 Regions) — NFS Semantics Over S3 Buckets Eliminates Custom Data Loaders for AI Frameworks
AI/ML
S3 Intelligent-Tiering 128 KB Floor — Monitor Fee Applies to All Objects, Tiering Benefit Only for Objects ≥128 KB
Cost
DataSync Enhanced Mode Adds Agentless Cross-Cloud Transfers — GCS, Azure Blob, Wasabi, DigitalOcean, Oracle Cloud
Strategic
Microsoft Azure
Blob · Managed Disks · Files
128 KiB Minimum Billing for Cool/Cold/Archive — 32× Multiplier for Small Objects, July 1, 2026 (New Accounts)
Cost
GPv1 Storage Accounts Blocked June 1 — Full Retirement October 13, 2026; Migrate to GPv2 Now
Action Required
Azure Storage Actions GA — Serverless Policy-Based Lifecycle Automation for Blob and ADLS Without Custom Code
Strategic
Google Cloud
Cloud Storage · PD · Filestore
Managed Lustre Hits 10 TB/s — 10× Growth Since 2025, 4–20× Faster Than Competing Hyperscaler Managed Lustre Offerings
Performance
GCS MCP Server + Model Armor — Only Managed Storage MCP Endpoint with Built-In Adversarial Content Scanning
AI/ML
Cloud Storage FUSE + Rapid Cache — GCP’s Cost-Optimized Inference Serving Tier Below Managed Lustre
Cost
Industry Trends & Macro
The AI Metadata War Is Now Three-Way — S3 Annotations, GCS Smart Storage, and Azure Building Toward Object-Level Intelligence
AWS S3 Annotations (June 17) and GCP Smart Storage Object Context (GA at Next ’26) represent the same architectural bet from two directions: the storage layer should own AI data context, not a separate catalog or retrieval pipeline. AWS’s 1 GB annotation-per-object model is brute-force flexible; GCP’s automated AI-driven annotation is opinionated but zero-config. Azure has the pieces (Smart Tier, Storage Actions, object metadata APIs) but has not yet announced a competitive equivalent. Enterprise AI platform architects should evaluate storage vendors not just on performance and price, but on how deeply the storage layer can participate in AI agent data discovery.
Cloud Storage Rapid Bucket GA Changes the File-vs-Object Decision for GPU Clusters — 15 TB/s Object Storage Now Competes With Managed Lustre
GCP’s Cloud Storage Rapid Bucket (GA) delivers 15 TB/s and sub-millisecond latency — performance previously only achievable with parallel file systems like Lustre or GPFS. Combined with the existing Managed Lustre offering (10 TB/s), GCP now offers two paths to extreme throughput: managed parallel file system and high-performance object storage. For enterprises currently paying for EFS, FSx for Lustre, or third-party high-performance storage to feed AI training clusters, the economic question changes: what is the total cost of a purpose-built file system vs. Rapid Bucket, which retains object storage economics at peak performance? This benchmark should be on every infrastructure renewal agenda for 2026.
Azure Retirement Pressure Is Now Operational, Not Just a Deadline — GPv1 ARM API Block Changes the Risk Profile
Azure’s GPv1 retirement moved from “deadline pressure” to “active enforcement” in June with the ARM API block on new account creation. For large enterprises with hundreds of storage accounts in Terraform or Bicep, the risk is that legacy IaC configurations will begin failing silently in CI/CD pipelines. The auto-migration fallback (October 13) carries cost risk and no grace period. The migration itself is technically simple; the organizational challenge is the inventory and IaC audit required for large, distributed Azure estates. Teams that haven’t started should treat this as a production-risk remediation, not a planning item.