I would like to set up a shared filesystem so that multiple EC2 machines in a cluster can share files. Requirements:<p>- Should be easy to secure<p>- Files should be encrypted at rest<p>- Relatively easy to install<p>Bonus:<p>- Failover and replication for HA<p>Currently we have an NFS mount on an EBS volume that is encrypted using cryptsetup