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

Support AWS Lambda #119

Open
mildronize opened this issue Jan 21, 2024 · 0 comments
Open

Support AWS Lambda #119

mildronize opened this issue Jan 21, 2024 · 0 comments

Comments

@mildronize
Copy link
Collaborator

mildronize commented Jan 21, 2024

During aws lambda api development, either fronted by api-gateway or ALB, one issue is local development because lambda is a aws managed run time. Tools like SAM can do that but requires docker and not that flexible in terms of watch file change etc.
https://github.com/vcfvct/ts-lambda-local-dev

sample use SAM: https://betterprogramming.pub/create-simple-aws-lambda-using-typescript-732c8a4a7a09

sample use with cloudia https://blog.appsignal.com/2022/10/26/aws-lambdas-with-typescript-improve-the-dev-experience.html

https://medium.com/@goradux/aws-cdk-sam-testing-typescript-lambdas-locally-fast-10b44b8e7a29

@mildronize mildronize pinned this issue Jan 21, 2024
@mildronize mildronize unpinned this issue Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant