Canvas CloudAI
Canvas Cloud AI

Serverless Database

intermediate
data
Enhanced Content

Definition

A database that automatically scales up and down based on demand and charges you only for the compute time you actually use, with no server management required. Like a pay-per-minute parking meter instead of renting a monthly parking space — you only pay when your car is there.

Real-World Example

A seasonal e-commerce site uses Amazon Aurora Serverless to handle their Black Friday traffic spikes automatically — the database scales from 2 to 64 capacity units during peak hours, then scales back down to near-zero overnight, saving 70% compared to always-on databases.

Related Terms

Cloud Provider Equivalencies

AWS Aurora Serverless v2 and Azure SQL Database serverless provide on-demand, auto-scaling database compute with usage-based billing. OCI Autonomous Database offers automated operations and auto-scaling, but it is typically provisioned with a baseline and scales within configured limits. GCP does not offer a direct, general-purpose relational database with true serverless compute scaling to zero; Cloud SQL can automate storage growth and some operational tasks, but compute is instance-based.

AWS
Amazon Aurora Serverless v2
AZ
Azure SQL Database serverless
GCP
Cloud SQL (automatic storage increase; no true serverless compute) / AlloyDB (no serverless compute)
OCI
Autonomous Database (auto-scaling)

Compare Across Cloud Providers

Serverless Database is available across all major cloud platforms. Compare equivalent services:

AWS
Amazon Aurora Serverless
Azure
Azure SQL Serverless
Google Cloud
Cloud SQL
Oracle Cloud
OCI Autonomous Database Serverless

Explore More Cloud Computing Terms