Skip to content

Nitish-Joshi/Test-Suite-for-NoSQL-DB-during-a-network-partition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPE 281 - Fall '18

Personal Project:-

Testing the Partition Tolerance of the following two NoSQL Databases.

  1. MongoDB

MongoDB Architecture

  1. Riak DB

Riak Architecture

MongoDB Sharding.

  • Configured a MongoDB Cluster to support "Two Data Shards".
  • Use of the Mongo Bios Collection and a "Shard Key".

Architecture

Wow Factor.

  • Use of VPC Peering feature to establish communication between multiple regions.
  • MongoDB Replicaset Cluster setup done in three different regions using VPC.

VPC