Greetings everyone.
We like to connect our mongodb atlas over pymongo type of driver for our program to utilize it. We couldn’t find any documentation of that without Mongo atlas username and password openly written in python file.If there is how we can achieve that to at least protect the password.
Other one is we like to run client field-level encryption with AWS as KMS but for Atlas, there is no documentation of limitation for this kind of actions while a lot of functions limited at several levels of Atlas so how we can test these functions and be sure they work before merging them to live version.