Sure, used some of the approaches
Share Data among Multiple EC2 instances
https://objectivefs.com/howto/how-to-share-files-between-ec2-instances
scp and rsync commands also works for transferring files across EC2 instances
AWS Import/Export Snowball
https://aws.amazon.com/importexport/
Related: Managing AWS, Sure, Used this.
http://www.skeddly.com/
https://app.skeddly.com/Credentials/Create?type=amazon-iam-role
Related to Setting up an NFS server for Sharing Files across EC2 instances
sudo apt-get update && sudo apt-get install nfs-kernel-server
sudo nano /etc/exports
sudo service nfs-kernel-server reload
* Re-exporting directories for NFS kernel daemon…
mkdir /Volumes/purinda
mount -t nfs -o nfsvers=2 :/home/purinda /Volumes/purinda/
Details: https://theredblacktree.wordpress.com/2013/05/23/how-to-setup-a-amazon-aws-ec2-nfs-share/
Setup GlusterFish on AWS
https://gluster.readthedocs.io/en/latest/Install-Guide/Setup_aws/
https://gluster.readthedocs.io/en/latest/Install-Guide/Install/
From: http://sitestree.com/?p=4457
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2016-11-04 15:32:25
Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada