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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南