Project-10: Mounting AWS S3 Bucket On Amazon EC2 Linux Using S3FS
What is S3FS?
S3FS is a FUSE filesystem that allows you to mount an Amazon S3 bucket as a local filesystem. This means that you can access your S3 bucket files as if they were stored locally on your computer.
Why would you want to do this?
There are ...
dhananjaykulkarni.hashnode.dev3 min read