Basically, I'm considering this:
A local MongoDB server backed up by Compose.io. So Compose handles HA, backups, etc - but I get the speed of a local MongoDB instance.
Is this possible/sane? Would this actually solve the HA/backups problem, or just complicate it?
I have two DigitalOcean servers, but not the ops experience managing MongoDB.
Thanks!