Overview

Serverless databases eliminate the need to manage database instances or clusters. They scale up during heavy use and can scale to zero when not in use.

Examples

  • Amazon Aurora Serverless
  • Google Cloud Spanner (Serverless options)
  • MongoDB Atlas Serverless

Related Terms