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

aws-rds: Global database support for write forwarding? #27911

Open
2 tasks
veho-mac opened this issue Nov 9, 2023 · 4 comments
Open
2 tasks

aws-rds: Global database support for write forwarding? #27911

veho-mac opened this issue Nov 9, 2023 · 4 comments
Labels
@aws-cdk/aws-rds Related to Amazon Relational Database effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p3

Comments

@veho-mac
Copy link
Contributor

veho-mac commented Nov 9, 2023

Describe the feature

As of this issue, write forwarding is supported for MySQL Aurora global databases, but not for postgres. I think this feature is incredibly important for multi-region rds, as it simplifies the workflow immensely. As of a month ago there is support for active-active postgresql multi region using postgres extensions, and I was curious if there's a roadmap for this support natively through cdk

Use Case

Used to incredibly simplify architecture management on the dev side. It would make multi region rds way more usable.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

latest

Environment details (OS name and version, etc.)

Mac OS ventura 13.6

@veho-mac veho-mac added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 9, 2023
@github-actions github-actions bot added the @aws-cdk/aws-rds Related to Amazon Relational Database label Nov 9, 2023
@khushail
Copy link
Contributor

khushail commented Nov 9, 2023

Hi @veho-mac , thanks for reaching out with this. This is on the cloudformation coverage roadmap as can be seen here.

@khushail khushail added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Nov 9, 2023
@khushail khushail closed this as completed Nov 9, 2023
Copy link

github-actions bot commented Nov 9, 2023

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@khushail khushail reopened this Nov 9, 2023
@khushail khushail added the needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. label Nov 13, 2023
@kcolemangt
Copy link

Hi @veho-mac , thanks for reaching out with this. This is on the cloudformation coverage roadmap as can be seen here.

@khushail, this can be implemented now that the CloudFormation coverage issue has been resolved.

@pahud pahud added p3 and removed p2 labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-rds Related to Amazon Relational Database effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p3
Projects
None yet
Development

No branches or pull requests

4 participants