Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well. While there's no official AWS Lambda runtime, you can always use a custom image to use deno as a lambda function.

Here is just one from the community https://github.com/hayd/deno-lambda



As I had mentioned, it requires using a Lambda Layer. See: https://github.com/hayd/deno-lambda/blob/2d90756a0f18b57f16e...

Using your own image (i.e. without using the base AWS image with the layer) you'd get even worse cold start times.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: