Ask HN: What are some good, secure, shared filesystems? 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 |
No comments yet