mongodb-cluster-setup
  • Mongodb-Cluster-Setup
Powered by GitBook
On this page
  • Architecture
  • Master Slave Architecture
  • Sharding Model
  • Comparisions
  • Models
  • Getting Started
  • License

Was this helpful?

Mongodb-Cluster-Setup

Last updated 6 years ago

Was this helpful?

Setting up Mongodb cluster on aws using Master-Slave and Sharding db models.

Architecture

Master Slave Architecture

master-slave

Sharding Model

Comparisions

Features/Models

Replication

Sharding

Usage

For Regular Production Usage, redundancy & high availability

Large data sets and high throughput operations

Monitoring

Mongostat,Mongotop

Mongostat,Mongotop

Models

  • Replication Model

  • Sharding Model

Getting Started

  • Replication Model

It is also called as Master Slave architecture.

  • Sharding Model

License

Apache 2.0 License