-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Add ELB/ALB support #25
Comments
Thanks for the suggestion, we'll look into it. A potential problem is that there are some inherent limitations due to the fact that we're executing things locally. For instance, the ELB Another aspect to consider is that, if we want to support So there are a couple of things to consider if we want to add generic support for ELB/ALB. Did you have any particular use case in mind? Would be great to have a starting point, maybe an existing unit/integration test? |
I would like the ability to trigger a lambda from an ALB end point. |
We are facing issues, having Node multiple instances/ALB routing, If we had this setup in local, it will be better |
Old feature request but this would be really beneficial to have! We would also like to be able use ALB+Lambda setup locally, could definitely go for the paid version if this was made available. |
it would be great if we have target groups and operations like "DescribeTargetHealth" |
@terozio I am working on small POC to mock ALB-Lambda in local. It's at a very initial state using python. Might be of your interest. |
How about this feature? |
hi, without elb.. is very complicate to test a simple aws stack |
@silv-io any update with supporting ALB in localstack? Do we have a timeline to support this feature? |
We're happy to inform you that LocalStack already supports CRUD operations and basic routing for ELB in our pro version. However, if you require any specific features that are not currently supported, we encourage you to create a new issue on our Github repository with your requirements. Our team will review your request and try to incorporate it into LocalStack in the future. |
Hi atlassian developers
I'd like to suggest you guys to include AWS Elastic (and Application) Load Balancing support. It would be nice to have a reliable implementation of these AWS's services to use on our unit tests.
┆Issue is synchronized with this Jira Bug by Unito
The text was updated successfully, but these errors were encountered: