MongoDB Q&A
1. Define MongoDB. It is document oriented database which is used to high availability, easy scalability and high performance. It supports the dynamic schema design. 2. Explain replica set. It is a group of mongo instances that maintain same…