'MongoDB Atlas limitations - writes per second, reads per second

We are evaluating MongoDB Atlas for our use case (ML/AI data accessed on the UI). I was checking the mongoDB documentation regarding wps(writes per second) & rps(reads per second) limits, but am unable to find any definite answer.

The objective is to ensure that if i have large number of writes(or reads), they don't fail because of MongoDB limitations.

Any pointers on the wps/rps limitations ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source