Best practices for S3 File Storage Gateway for storing the backups

0

IHAP that would like to use S3 File Storage Gateway for storing the backups, and map S3 bucket as the local share. Is there any best practices around this? Main objective is to protect the traffic, and securely map this to the on-premises/local computer as local share.

AWS
已提问 1 年前420 查看次数
2 回答
1
已接受的回答

Hi there,

Refer to the following blog with detailed instructions. We recommend to use end points over Direct Connect to address any latency. You will see detailed reference architectures below. Let me know if you have any follow up questions.

https://aws.amazon.com/blogs/architecture/connect-amazon-s3-file-gateway-using-aws-privatelink-for-amazon-s3/

AWS
已回答 1 年前
profile pictureAWS
专家
已审核 1 年前
1

Some of the best practices are:

  • Make sure you deploy your storage gateway closer to your client systems on which you will mounting the file share
  • Have enough network bandwidth between your storage gateway and AWS Endpoints for both data & control plane communication
  • If you have direct connect we highly recommend to use VPC endpoints for Storage Gateway & S3 (for S3 file type gateways) or have virtual public interface created on your direct connect. Refer the link: https://docs.aws.amazon.com/filegateway/latest/files3/using-dx.html
  • If you are creating SMB file shares and for AD user authentication, make sure storage gateway is joined into Domain using Active Directory servers which are closer to Storage Gateway
  • Allocate root & cache disks from high performance datastore disks for optimum performance
  • Before deploying, ensure that network & firewall port requirements are in place. Please see here: https://docs.aws.amazon.com/filegateway/latest/files3/Resource_Ports.html
  • We do not recommend having multiple sources of data write to S3 bucket prefix where the file share is configured and storage gateway uploading the data
  • For all other best practices, refer here: https://docs.aws.amazon.com/filegateway/latest/files3/best-practices.html
AWS
RRP_AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则