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

feat(db): add storage type configuration support #790

Merged
merged 1 commit into from
Nov 21, 2023
Merged

feat(db): add storage type configuration support #790

merged 1 commit into from
Nov 21, 2023

Conversation

roleyfoley
Copy link
Contributor

Intent of Change

  • New feature (non-breaking change which adds functionality)

Description

  • Adds options for provisioned Iops and throughput on rds instances

Motivation and Context

AWS recently released the new gp3 storage option which provides a better way to manage IOPS on databases without them falling off the cliff when they hit burst balances. This allows for it to be used when required

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

  • None

Dependent PRs:

  • None

Consumer Actions:

  • None

- Adds options for provisioned Iops and throughput on
rds instances
@roleyfoley roleyfoley requested a review from a team November 21, 2023 04:04
@roleyfoley roleyfoley enabled auto-merge (squash) November 21, 2023 05:06
@roleyfoley roleyfoley disabled auto-merge November 21, 2023 05:06
@roleyfoley roleyfoley merged commit 630c65f into hamlet-io:master Nov 21, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant