2 Answers
- Newest
- Most votes
- Most comments
1
I would suggest starting with the AWS Pricing Calculator at : https://calculator.aws/#/
You can model both options. If you self-host the Windows File Share you may need to use DFS to provide resiliency across AZs or you can use the native resiliency o FSx.
0
“Thanks, Michael. Is it possible to provision a single FSx across multiple VPCs, or should we have a dedicated FSx per VPC that is accessible by both public and private subnets? On my end, both public and private subnets need to access the file share due to business requirements. Could you please suggest what the ideal FSx design would be for such cases?”
answered 9 months ago
Relevant content
- Accepted Answerasked 2 years ago
- asked 4 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 10 months ago
A given FSx for Windows deployment is specific per VPC and the subnets you select in a multi-AZ deployment. However, as long as there is network connectivity between the VPCs, the single FSx for Windows deployment can be accessed across VPCs. If you have something like a "Shared Services" VPC, then I would deploy FSx in that VPC and use it from all other VPCs. You may have a business reason for separating out individual FSx deployments, but it is not a technical requirement.