Currently we have a windows 2008 server running a Mongo database hosted on Amazon EC2. Without looking at database replication to another database what can we do to make sure the database is getting backed and that the database stays up at an application level.
At the moment the database is the C drive I was reading that maybe it would be better to create a EBS volume and run the database from there. Could I then use EBS snapshots to make sure that database was getting backed up to amazon S3 ?