azure cosmosdb very expensive

Viewed 5613

Can someone explain how I can configure Azure cosmosDB to not be so expensive? 30€ for 3 days?? It's a small test environment with very few users.

In the backend, I only see that it will cost some cents ...

Here is my Cost overview: Cost Overview

I have around 18 collections but all are only kbits big. It the backend database for the js cms : http://keystonejs.com/

Example scaling for one collection in azure: exampleScaling

2 Answers
Related