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

New pattern: aws-alb-lambda #65

Closed
2 tasks
iamtb13 opened this issue Sep 11, 2020 · 6 comments · Fixed by #467
Closed
2 tasks

New pattern: aws-alb-lambda #65

iamtb13 opened this issue Sep 11, 2020 · 6 comments · Fixed by #467
Assignees
Labels
feature-request A feature should be added or improved

Comments

@iamtb13
Copy link
Contributor

iamtb13 commented Sep 11, 2020

Alternative to using API gateway in front of lambda

Use Case

Proposed Solution

Other

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

This is a 🚀 Feature Request

@iamtb13 iamtb13 added feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged labels Sep 11, 2020
@surukonda
Copy link
Contributor

@hnishar I can help with this pattern, you could assign this to me

@hnishar hnishar removed the needs-triage The issue or PR still needs to be triaged label Oct 6, 2020
@surukonda
Copy link
Contributor

thanks @hnishar, can we rename the construct to aws-applicationloadbalancer-lambda? Makes it inline with AWS Application Load Balancer service name.

@hnishar hnishar changed the title New pattern: aws-applicationloadbalancing-lambda New pattern: aws-applicationloadbalancer-lambda Oct 6, 2020
@hnishar hnishar added the in-progress This issue is being actively worked on label Nov 3, 2020
@hnishar hnishar removed the in-progress This issue is being actively worked on label Feb 17, 2021
@drissamri
Copy link
Contributor

drissamri commented Apr 29, 2021

Would it make sense to call this aws-alb-lambda just like aws-sns-lambda, aws-sqs-lambda?

This would a be a nice pattern to have, currently migrating from ALB -> EC2 to ALB -> Lambda on a high throughput service where APIGW is too expensive

@biffgaut
Copy link
Contributor

While it was commonly used, the ELB team did not widely adopt the term ALB until recently - the docs all fully spelled out Application Load Balancer. Looking now, it's clear they have embraced the ALB term at this point - so it aws-alb-lambda would be a better name for this construct.

@surukonda
Copy link
Contributor

@hnishar @biffgaut - I have made around 80% progress on this feature request, if no one is working on this, I can resume my work. I had to pause this work for a while since I was busy with my project. Please let me know.

@hnishar
Copy link
Contributor

hnishar commented May 10, 2021

surukonda@ Please assign the issue to yourself if you plan to work on it, check the name change discussed above and check out the updated CONTRIBUTING.md and the new Design Guidelines to follow

@hnishar hnishar changed the title New pattern: aws-applicationloadbalancer-lambda New pattern: aws-alb-lambda May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants