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

(vpclattice): L2 for Amazon VPC Lattice #25452

Open
2 tasks
mazyu36 opened this issue May 5, 2023 · 8 comments
Open
2 tasks

(vpclattice): L2 for Amazon VPC Lattice #25452

mazyu36 opened this issue May 5, 2023 · 8 comments
Labels
@aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. p1

Comments

@mazyu36
Copy link
Contributor

mazyu36 commented May 5, 2023

Describe the feature

Add L2 Constructs for Amazon VPC Lattice.

Use Case

Amazon VPC Lattice became generally available on March 31, 2023.
I think it's a great service that makes communication between application services easy to achieve.

Although CloudFormation and L1 Constructs are already supported, there are many resources that require implementation.
Therefore, I think it would be great to have L2 Constructs that are easier to implement.

Proposed Solution

No response

Other Information

Acknowledgements

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

CDK version used

2.72.1

Environment details (OS name and version, etc.)

n/a

@mazyu36 mazyu36 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 5, 2023
@github-actions github-actions bot added the @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud label May 5, 2023
@pahud
Copy link
Contributor

pahud commented May 5, 2023

Thank you for your feature request. Please help us prioritize it with upvotes.

@pahud pahud added p1 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels May 5, 2023
@mrpackethead
Copy link

is there an RFC for this? yet. I have been working on this for some time, and I might be able to contribute to this.

@mrpackethead
Copy link

mrpackethead commented May 7, 2023

@pahud, I have added an RFC issue
( aws/aws-cdk-rfcs#501 ) for this. I have already done some intial investigation into using lattice and have some models aleady built

https://github.com/raindancers/latticeplay/tree/main/lib/applicationConstructs

@TheRealAmazonKendra
Copy link
Contributor

We have an internal group actively working on this one. An RFC should be posted by the end of this week.

@TheRealAmazonKendra TheRealAmazonKendra self-assigned this May 8, 2023
@TheRealAmazonKendra TheRealAmazonKendra added the in-progress This issue is being actively worked on. label May 8, 2023
@mrpackethead
Copy link

mrpackethead commented May 11, 2023

For those that are following / interested, this repo, has some L2 Constructs and an example of using Lattice. This is my so called 'white board code', so I could get my head around the service, and some of its capablitys. Its rough and ready, but it was enough to give me some ideas.

https://github.com/raindancers/latticeplay

@aripalo
Copy link

aripalo commented May 18, 2023

Having L2 for Lattice would be really useful, as it seems quite powerful but at the same time getting started with it is a lot of to take in.

@mrpackethead
Copy link

Having L2 for Lattice would be really useful, as it seems quite powerful but at the same time getting started with it is a lot of to take in.

Yes, there are a few things to think about!

@clopca
Copy link

clopca commented Aug 14, 2024

@pahud @TheRealAmazonKendra I have been working for some time already with a colleague on this.
I just created the RFC issue: aws/aws-cdk-rfcs#631
For this, we have already published the module on Construct Hub: https://constructs.dev/packages/cdk-vpclattice-alpha
We plan to create the RFC to have it reviewed. Any guidance / support / comments are more than welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. p1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants