pickonefish / demo_mongo_cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create the different MongoDB architectures taking advantage of docker-compose.

MongoDB Architecture

  1. Standalone
  2. Replica set
  3. Sharded cluster

About