Skip to content
tamagawa-ryuji edited this page Feb 23, 2013 · 3 revisions

Welcome to the MongoDBonAWSatSantoJawsUg2013Spring wiki!

What is this project for?

For learning how to make it easy to create, operate, mentenance MongoDB repleca sets on AWS.

MongoDB has functions to deal with repleca sets very easily, but you have to take some considarations into account when running them on AWS.

This project will try to demonstrate some ways to solve the issues.

What are the issues this project try to solve?

  • How to add a new instance when a fault happens.
  • How to deal with DNS names in a way that can be applied to a repleca set which spans multiple regeions.
  • How to start monitoring your new MongoDB nodes automatically.