Method of loading a file to AWS Instance

0 votes
How can I load a file system to EC2 Instance in AWS? Can someone help me with this? Any help will be deeply appreciated.
Jan 31, 2019 in AWS by raunak
382 views

1 answer to this question.

0 votes

You can load data into an EFS file system from your EC2 instances or from the on-premises datacenter servers that you are using.

EFS file systems is then mounted on the EC2 instance, hence any data that is accessible to your EC2 instance can also be read and written to the EFS. Now if you want to load data that is not currently stored in the cloud, you have to use the same methods you used to transfer the files to EC2, such as Secure Copy. Amazon EFS file systems can be mounted on any on-premises server also, such that any data which is accessible to an on-premises server can then be read and written to EFS using standard Linux tools simple as that.

answered Jan 31, 2019 by bhushan

Related Questions In AWS

0 votes
1 answer

if instance is a part of some AutoScaling Group in AWS or not ?

You can run this command below on ...READ MORE

answered Jun 2, 2018 in AWS by Cloud gunner
• 4,670 points
1,453 views
0 votes
1 answer
0 votes
1 answer

How to set up a SPF(Sender Policy Framework) for AWS EC2 instance?

Setting up a SPF record is pretty ...READ MORE

answered Aug 16, 2018 in AWS by Archana
• 4,170 points
1,382 views
0 votes
1 answer

Backup solutions for AWS EC2 instances

I've been using Skeddly for several months now to ...READ MORE

answered Sep 12, 2018 in AWS by Priyaj
• 58,090 points
471 views
0 votes
1 answer

how to access AWS S3 from Lambda in VPC

With boto3, the S3 urls are virtual by default, ...READ MORE

answered Sep 28, 2018 in AWS by Priyaj
• 58,090 points
9,599 views
0 votes
1 answer
0 votes
1 answer

What is the use of EFA in AWS?

EFA that is  Elastic Fabric Adapter, brings ...READ MORE

answered Feb 1, 2019 in AWS by koushik
667 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP