Tags
#lambda
Blog posts, snippets, and glossary entries related to "lambda", gathered in one place.
Entries 1
- BlogHow to run an API server built with Bun+Hono on AWS Lambda
Steps to run Hono API server on AWS Lambda with Bun runtime. Explains the configuration to compile as Single File Executable and run it with Lambda Web Adapter.
hsb.horse