awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
961 stars 189 forks source link

Set Shared File System Performance Characteristics by Tier #319

Closed brtrvn closed 1 year ago

brtrvn commented 2 years ago

SaaS vendors use Tiers to define different customer experiences in their SaaS solution. Tiers not only define the pricing and billing model for a service, but also provide a way to differentiate infrastructure choices that support the experience the subscription defines.

The performance and other modifiable characteristics of shared file system infrastructure should be moved from the top-level application service config down to the tier level config.

brtrvn commented 1 year ago

Resolved with merge of #487