from Hacker News

Ask HN: What are some good, secure, shared filesystems?

by jnankin on 7/31/13, 6:40 PM with 0 comments

I would like to set up a shared filesystem so that multiple EC2 machines in a cluster can share files. Requirements:

- Should be easy to secure

- Files should be encrypted at rest

- Relatively easy to install

Bonus:

- Failover and replication for HA

Currently we have an NFS mount on an EBS volume that is encrypted using cryptsetup