Junior Azure

What is the difference between provisioned and serverless throughput in Cosmos DB?

  • Provisioned throughput: Fixed Request Units (RUs) per second.
  • Serverless: Automatically scales and billed per request.
  • Use serverless for low or intermittent traffic.

More from Microsoft Azure Tutorial

All questions for this course