If I have mongodb running in an EC2 instance that is being written to (somewhat) constantly what is the most intelligent, safe, and inexpensive backup strategy.
My concern is that if an EC2 instance goes down you lose any data written to disk...
If I have mongodb running in an EC2 instance that is being written to (somewhat) constantly what is the most intelligent, safe, and inexpensive backup strategy.
My concern is that if an EC2 instance goes down you lose any data written to disk...