By using AWS re:Post, you agree to the AWS re:Post Terms of Use

How can I connect an EFS to my local system without using AWS Direct Connect?

0

I have an EFS system and I want to connect it to my local computer. I have searched through the internet that AWS Direct Connect can help me in this matter, However, I want to know if there are any alternative ways to connect without using AWS Direct Connect.

asked 11 days ago40 views
2 Answers
0

Hello.

It is possible to access EFS over the internet using AWS Transfer Family.
If you just want to send data to EFS, you can use this method.
https://docs.aws.amazon.com/transfer/latest/userguide/create-server-in-vpc.html#create-internet-facing-endpoint

profile picture
EXPERT
answered 11 days ago
0

You can use as Riku said, use VPN or you could tunnel over SSM https://aws.amazon.com/blogs/aws/new-port-forwarding-using-aws-system-manager-sessions-manager/

Once the tunnel is up, you can mount the EFS volume

profile picture
EXPERT
answered 10 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions