Generate Random Data for MongoDb

a Python script to generate random data to MongoDb using the Faker library for Python. I will include some of my scripts for Elasticsearch, DynamoDB and CSV at the bottom of this post. Dependencies: $ pip install pymongo $ pip install fake-factory

MongoDB Setup Sharded Cluster

Our Environment: #HOSTNAME IP_ADDR mongo-router 192.168.1.120 mongo-config 192.168.1.121 mongo-shard-1 192.168.1.126 mongo-shard-2 192.168.1.127 mongo-shard-3 192.168.1.128 Install Packages: yum install epel-release -y yum install mongodb-org* Setup

Close You've successfully subscribed to Sysadmins.
Close Great! You've successfully signed up.
Close Welcome back! You've successfully signed in.
Close Success! Your account is fully activated, you now have access to all content.
Close Success! Your billing info is updated.
Close Billing info update failed.