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 ? Pls let me know.
tia!