Skip to content
New issue

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

Update broker to allow customers to upgrade to gp3 #333

Open
3 tasks
markdboyd opened this issue Sep 11, 2023 · 0 comments
Open
3 tasks

Update broker to allow customers to upgrade to gp3 #333

markdboyd opened this issue Sep 11, 2023 · 0 comments

Comments

@markdboyd
Copy link
Contributor

In order to allow customers to benefit from gp3 volumes for storage, we want to update this broker to allow customers to self-upgrade from gp2 to gp3 volumes

Background on gp2 vs gp3: https://aws.amazon.com/ebs/general-purpose/#:~:text=gp3%20offers%20SSD%2Dperformance%20at,improving%20performance%20and%20reducing%20costs.

Acceptance Criteria

  • Manual testing demonstrates that a customer can upgrade from a gp2 to gp3 storage volumes for their database

Security considerations

None

Implementation sketch

  • Add support in database instance updates for changing storage volume from gp2 to gp3
  • Add unit test for updating from gp2 to gp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant