We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In order to optimize costs, we should update EBS storage from gp2 to gp3 volumes across all of our brokered plans
There are no meaningful security differences from gp2 to gp3 volumes, as far as I know, just cost and performance optimizations.
https://aws.amazon.com/ebs/general-purpose/#:~:text=gp3%20offers%20SSD%2Dperformance%20at,improving%20performance%20and%20reducing%20costs.
The text was updated successfully, but these errors were encountered:
Closing in favor of #333
Sorry, something went wrong.
No branches or pull requests
In order to optimize costs, we should update EBS storage from gp2 to gp3 volumes across all of our brokered plans
Acceptance Criteria
Security considerations
There are no meaningful security differences from gp2 to gp3 volumes, as far as I know, just cost and performance optimizations.
https://aws.amazon.com/ebs/general-purpose/#:~:text=gp3%20offers%20SSD%2Dperformance%20at,improving%20performance%20and%20reducing%20costs.
The text was updated successfully, but these errors were encountered: