mongodump --db simply_smart_production --out dump/simplysmart_23_11_2020
scp -r ubuntu@13.126.244.139:/home/ubuntu/dumps/simplysmart_23_11_2020 /home/rohit/Desktop/dump
mongorestore -d 'simplysmart_api_development' '/home/rohit/Desktop/dump/simply_smart_production'