Monday, July 19, 2021

Steps in creating Mongo DB database in free tier in Atlas

 




1. Create cluster

2. Create DB user 

3. Add IP address to your access list (white list) 

4. Load Sample data (optional) 

5. Connect to your cluster.


Create DB user: 
















No comments:

Post a Comment

rls

To enable row-level security (RLS) in MS SQL Server (2016 and later) , you need to define a security policy that uses a user-defined, inli...