I have multiple large mongodb clusters running mongodb 3.4 configured with wiredtiger. I would like set up standalone instances with just a few DBs from these clusters, all on the same EC2 instance. What I’ve done so far is to create snapshots of the disks (DB and journal) on a replica from each of theRead more