Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
270 views
in Technique[技术] by (71.8m points)

amazon web services - Is their a way to connect to AWS Storage Gateway without using its IP?

I Need to use SMB AWS Storage Gateway. I am able to create one with no issue and it works exactly as I want. However my concern right now is that I need to specify the IP of the ec2 the storage gateway is on to connect to it. Example //10.10.10.1/s3bucket_name. But what happens if the ec2 crashes or has any issues and restarts and comes back up with new IP. Then everything referencing the Gateway IP will be looking at incorrect IP. I was wondering what is a good solution for this so that if gateway IP would to change other services would not need to be updated to point to new IP. The gateway is in the cloud and not on premises.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

You have your storage gateway configured with the Elastic IP.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...