惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
爱范儿
爱范儿
量子位
Martin Fowler
Martin Fowler
V
V2EX
博客园 - 三生石上(FineUI控件)
I
InfoQ
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
N
Netflix TechBlog - Medium
D
DataBreaches.Net
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research
H
Help Net Security
T
The Blog of Author Tim Ferriss
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
Engineering at Meta
Engineering at Meta

MariaDB

Announcing MariaDB Community Server 13.0 GA | MariaDB MariaDB Enterprise Server 12.3 Beta: Conflict-Aware Replication, Raft-Based Cluster, and Passwordless TLS Authentication | MariaDB MariaDB Enterprise Server Maintenance Releases | MariaDB MariaDB R2DBC Connector 1.4.2 now available | MariaDB MariaDB 12.3 InnoDB-Accelerated Binary Logging: Delivering 1.50x Higher Throughput | MariaDB MariaDB Community Server Q3 2026 maintenance releases | MariaDB What a careful MySQL to MariaDB migration still misses | MariaDB MariaDB Community Server 10.6.28 now available | MariaDB MariaDB Node.js Connector 3.5.4 and 3.4.7 now available | MariaDB What Is Data Sovereignty and How Does MariaDB Protect Sovereignty in Cloud Databases? | MariaDB MariaDB Java Connector 3.5.10, 3.4.4, 3.3.6, and 2.7.15 now available | MariaDB MariaDB 12.3: Faster Vector Search with Matryoshka Optimization | MariaDB Multi-Cluster Replication, FIPS Mode, and More with MariaDB Enterprise Kubernetes Operator 26.06 | MariaDB An Easy Path from MySQL to MariaDB: Introducing MariaDB Migrator | MariaDB Using MariaDB Serverless Cloud Deployment for Uneven AI Workloads | MariaDB Updated MariaDB C++ and ODBC Connectors now available | MariaDB MariaDB Enterprise Server Q2 2026 Maintenance Releases | MariaDB MariaDB R2DBC Connector 1.4.1 now available | MariaDB High Performance Real-Time Analytics on MariaDB Cloud: MariaDB Exa Technical Preview | MariaDB MariaDB Java Connector 3.5.9, 3.4.3, 3.3.5, and 2.7.14 now available | MariaDB MariaDB Connector/C 3.4.9, and 3.3.19 now available | MariaDB MariaDB Node.js Connector 3.5.3 and 3.4.6 now available | MariaDB Comprehensive Self-Service Backups for Continuous Data Protection in MariaDB Cloud | MariaDB MariaDB Enterprise Server Q1 2026 Corrective Releases | MariaDB MariaDB Community Server 12.3 LTS: How It Scales AI Workloads and Delivers 4x Write Performance | MariaDB MariaDB Community Server Q2 2026 corrective releases | MariaDB How MariaDB Cloud Optimizes Database Resilience and Cost: A Deep Dive into High Availability | MariaDB MariaDB Community Server Q2 2026 maintenance releases | MariaDB MariaDB Community Server 10.6 Is Reaching End of Life – Here’s What to Do Next | MariaDB A Clearer Path Forward for GridGain Customers | MariaDB
Stop Paying for Air: Most Cloud Database Spend Is Wasted ...
https://www.facebook.com/MariaDB.dbms · 2026-05-20 · via MariaDB

Key takeaways

  • Enterprises are wasting up to 80% of their cloud database budget because traditional providers force companies to pay 24/7 for peak capacity that mostly sits idle.
  • True serverless architecture completely eliminates this waste by scaling resources down to zero during inactivity and charging only for the exact minutes your queries run.
  • Applications experience zero disruption or downtime during idle states thanks to a smart proxy layer that keeps user connections alive even when the database sleeps.
  • Transitioning from traditional clusters to on-demand scaling can slash database costs by 70% to 90% for spiky, unpredictable, or development workloads without sacrificing peak performance.

The Hidden Cost of Idle Cloud Databases

Structured databases are amongst the biggest line items in enterprise IT infrastructure – and a significant share of that spend is simply wasted. According to Harness’s FinOps in Focus 2025 report, an estimated 21% of enterprise cloud infrastructure spend – equivalent to $44.5 billion in 2025 – goes to underutilized resources. The same research found that the median compute instance runs at just 7–12% CPU utilization.

The math is stark: enterprises are paying for roughly five to ten times the compute they actually use. Imagine if your annual database spend was $50,000. You could be wasting up to $40,000!

Why Cloud Database Waste Happens

1. Provisioned for the Worst Case

Engineering teams size cloud databases for Black Friday traffic, then leave that allocation running 24×7. Over-provisioning is the default when you don’t have true real-time auto-scaling.

2. Pay-for-Capacity Models Have Their Limits

Provisioned cloud databases can be a reasonable choice for steady, predictable workloads. But for anything with spiky or unpredictable usage, paying for peak capacity 24/7 leads to substantial waste. Traditional models charge for the instance size you reserve – not the compute you actually use.

What True Serverless Really Means for Cloud Databases

Not all “serverless” databases are equal. Here’s what genuine serverless architecture delivers:

Scale to Zero – Truly

MariaDB Cloud serverless databases scale all the way down to micro-instances with zero idle cost, unlike many “serverless” offerings that keep charging for parked capacity.

Per-Minute Billing

You’re only billed for the exact CPU, memory, and I/O your queries consume – not for the instance size you reserved.

Launch in Milliseconds

Serverless databases provision instantly, with caches automatically hydrated on wake-up. No timeouts.

Real-Time Auto-Scaling

Compute and storage scale in real time with full resource isolation, never shared across tenants.

Always-On Client Experience

An intelligent proxy keeps connections alive even when the database process pauses, so your application never knows the difference.

No Trade-Offs on Compatibility

MariaDB Cloud uses the unmodified open-source database engine, avoiding forks or fragmented re-architectures that can introduce unexpected behavior.

The Business Case: How Much Can You Save?

Most cloud databases run at 7–12% CPU utilization on average — but the bills don’t reflect that. Serverless databases flip the equation: buy outcomes instead of capacity.

Moving from always-on clusters to on-demand scaling can eliminate 70–90% of the cost tied up in “just-in-case” headroom, without compromising peak-time performance.

It’s time to stop paying for air. Let your database sleep when you do and watch the cloud bill follow suit.

Start Building Today – For Free

Ready to eliminate wasted cloud database spend? With MariaDB Cloud’s free serverless developer tier, you can deploy your cloud database instantly. No credit card. No provisioning. Just launch, connect your app and query.

Get started with MariaDB Cloud serverless

Frequently Asked Questions

What is serverless cloud database pricing?

Serverless cloud database pricing charges you only for the compute – CPU, memory, and I/O – your queries actually consume, billed per minute. Unlike traditional provisioned models, you are not charged for reserved instance capacity that sits idle.

How much can serverless databases reduce cloud costs?

Organizations moving from always-on provisioned clusters to serverless on-demand scaling can typically reduce database infrastructure costs by 70–90%, depending on their workload patterns. The biggest savings come from workloads with variable or spiky usage.

What does “scale to zero” mean for a database?

Scale to zero means a serverless database can reduce its resource footprint to effectively nothing during periods of inactivity – so you pay zero during idle time. When traffic arrives, the database scales back up instantly (in milliseconds) without any connection disruption for your application.

How does MariaDB Cloud handle connections during scale-to-zero?

MariaDB Cloud uses an intelligent proxy layer that maintains active client connections even while the underlying database process is paused or scaling. Applications experience no dropped connections or timeouts.

What types of workloads benefit most from serverless databases?

Serverless database architecture is ideal for workloads with unpredictable or spiky usage – development and staging environments, event-driven applications, SaaS products with variable tenant activity and AI/data applications that run in bursts. Steady, high-throughput workloads may benefit from a different provisioning model.

Is there a free tier for MariaDB Cloud?

Yes. MariaDB Cloud offers a free serverless developer tier — no credit card required. You can deploy a database, connect your application, and start querying immediately.