Hacker News new | ask | show | jobs
Ask HN: What are some good, secure, shared filesystems?
2 points by jnankin 4700 days ago
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