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

CDK demo of Privatelink and RDS for cross-account access #483

Open
1 of 2 tasks
aarondodd opened this issue Jul 31, 2021 · 1 comment
Open
1 of 2 tasks

CDK demo of Privatelink and RDS for cross-account access #483

aarondodd opened this issue Jul 31, 2021 · 1 comment
Labels
effort/medium Medium work item – a couple days of effort feature-request A feature should be added or improved. language/python Related to Python examples ngde/pod Great issues for pods p2

Comments

@aarondodd
Copy link

🚀 Feature Request

General Information

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

Description

Leverage the CDK to deploy a Privatelink-backed RDS HA cluster with a Lambda function to keep the NLB in sync with the primary node. Failover events trigger an update of the NLB through a Lambda subscription to the RDS events queue.

Proposed Solution

This is a working demo that has already been deployed and a generalized example is being submitted here via a pull request.

Environment

  • CDK CLI Version: 1.116.0
  • Example: aws-cdk-privatelink-rds
  • Example Version: 1.0
  • OS: all
  • Language: Python

Other information

@aarondodd aarondodd added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 31, 2021
@ryparker
Copy link
Contributor

ryparker commented Sep 28, 2021

Hey @aarondodd 👋🏻

Thanks for opening this issue and a resolving PR.

Marking this as p2 which means that we are unable to work on this immediately. However since you've created a PR we should be able to approve it as soon as we have bandwidth to test your example.

@ryparker ryparker added effort/medium Medium work item – a couple days of effort p2 and removed needs-triage This issue or PR still needs to be triaged. labels Sep 28, 2021
@ryparker ryparker removed their assignment Sep 28, 2021
@ryparker ryparker added the language/python Related to Python examples label Sep 28, 2021
@kaiz-io kaiz-io added the ngde/pod Great issues for pods label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/medium Medium work item – a couple days of effort feature-request A feature should be added or improved. language/python Related to Python examples ngde/pod Great issues for pods p2
Projects
None yet
Development

No branches or pull requests

3 participants