Amazon EFS

Amazon EFS can be used to mount same drive on multiple EC2 instances allowing you to make the website scale on multiple web servers. To mount EFS drive on Ubuntu, you need to install To mount a EFS drive, run Here is fstab entry for auto-mounting the EFS file system on boot. In this example, … Read more