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
질문됨 일 년 전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
답변함 일 년 전
profile pictureAWS
전문가
검토됨 일 년 전
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠