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
gefragt vor einem Jahr419 Aufrufe
2 Antworten
1
Akzeptierte Antwort

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
beantwortet vor einem Jahr
profile pictureAWS
EXPERTE
überprüft vor einem Jahr
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen