Hacker News
- Swift AWS Lambda Runtime https://swift.org/blog/aws-lambda-runtime/ 79 comments
- Rust Runtime for AWS Lambda https://aws.amazon.com/blogs/opensource/rust-runtime-for-aws-lambda/ 2 comments
- Node.js 8.10 runtime now available in AWS Lambda https://aws.amazon.com/blogs/compute/node-js-8-10-runtime-now-available-in-aws-lambda/ 17 comments
- AWS Introduces a New JavaScript Runtime for Lambda https://www.i-programmer.info/news/81-web-general/17052-aws-introduces-a-new-javascript-runtime-for-lambda.html 16 comments
- A 7KB AWS lambda Node.js library with zero runtime dependencies https://www.npmjs.com/package/micro-aws-lambda 59 comments
Lobsters
- Rust Runtime for AWS Lambda https://aws.amazon.com/blogs/opensource/rust-runtime-for-aws-lambda/ 2 comments release , rust
- AWS Lambda Runtime Updates https://aws.amazon.com/about-aws/whats-new/2020/08/aws-lambda-supports-java-8/ 19 comments aws
- Rust Runtime for AWS Lambda https://aws.amazon.com/blogs/opensource/rust-runtime-for-aws-lambda/ 8 comments rust
- Do you think Amazon will add a Swift runtime to AWS Lambda? https://aws.amazon.com/lambda/ 6 comments swift
- a #![no_std], #![no_main], no-[#tokio] runtime for AWS Lambda https://github.com/refacktor-aws/aws-lambda-libc-runtime 73 comments rust
- The Swift runtime for AWS Lambda project searches for volunteers https://forums.swift.org/t/calling-all-swift-devs-help-maintain-the-aws-lambda-runtime/71139 3 comments swift
- AWS Lambda Runtime Performance https://nigel.slack-smith.com/blog/lambda-runtime-performance 9 comments programming
- Ruby 3.2 runtime now available in AWS Lambda https://aws.amazon.com/blogs/compute/ruby-3-2-runtime-now-available-in-aws-lambda/ 7 comments ruby
- Ruby 3.2 runtime now available in AWS Lambda https://aws.amazon.com/blogs/compute/ruby-3-2-runtime-now-available-in-aws-lambda/ 8 comments aws
- AWS Lambda Now Has Support for Node.js 18 Runtime https://www.infoq.com/news/2022/11/aws-lambda-nodejs-18-support/ 17 comments javascript
- AWS Lambda Now Has Support for Node.js 18 Runtime https://www.infoq.com/news/2022/11/aws-lambda-nodejs-18-support/ 2 comments node
- Node.js 18.x runtime now available in AWS Lambda https://aws.amazon.com/blogs/compute/node-js-18-x-runtime-now-available-in-aws-lambda/ 9 comments node
- Node.js 18.x runtime now available in AWS Lambda https://aws.amazon.com/blogs/compute/node-js-18-x-runtime-now-available-in-aws-lambda/ 22 comments aws
- Node.js 14.x runtime now available in AWS Lambda https://aws.amazon.com/blogs/compute/node-js-14-x-runtime-now-available-in-aws-lambda/ 5 comments node
- Node.js 14.x runtime now available in AWS Lambda | Amazon Web Services https://aws.amazon.com/blogs/compute/node-js-14-x-runtime-now-available-in-aws-lambda/ 6 comments aws
- Writing our own simple AWS Lambda Custom Runtime in Rust http://jamesmcm.github.io/blog/2020/10/24/lambda-runtime/#en 5 comments rust
- Node.js 8.10 runtime now available in AWS Lambda https://aws.amazon.com/blogs/compute/node-js-8-10-runtime-now-available-in-aws-lambda/ 13 comments aws
- Unofficial Java 21 Custom Runtime for AWS Lambda https://github.com/aleph0io/lambda-java21-layer 2 comments programming
- Go Lambda template runtime updates for AWS provided.al2 https://github.com/JayJamieson/go-lambda 5 comments golang
- RIP AWS Go Lambda Runtime https://www.wolfe.id.au/2023/08/09/rip-aws-go-lambda-runtime/ 25 comments golang
- AWS Lambda Runtime for C++ released (v0.1.0) https://github.com/awslabs/aws-lambda-cpp/releases/tag/v0.1.0 9 comments cpp
- Getting Started with the Haskell AWS Lambda Runtime https://medium.com/the-theam-journey/getting-started-with-the-haskell-aws-lambda-runtime-951b2322c7a3 3 comments aws
- Getting Started with the Haskell AWS Lambda Runtime https://medium.com/the-theam-journey/getting-started-with-the-haskell-aws-lambda-runtime-951b2322c7a3 10 comments haskell
- AWS Introduces A New JavaScript Runtime For Lambda https://www.i-programmer.info/news/81-web-general/17052-aws-introduces-a-new-javascript-runtime-for-lambda.html 28 comments programming
- AWS lambda function that dynamically schedules its next runtime https://shadidhaque.medium.com/aws-lambda-function-that-dynamically-schedules-its-next-runtime-e971fca6b6f6 15 comments aws
- Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes https://deno.com/blog/aws-lambda-coldstart-benchmarks 6 comments webdev
- RIP AWS Go Lambda Runtime | Mark Wolfe's Blog https://www.wolfe.id.au/2023/08/09/rip-aws-go-lambda-runtime/ 16 comments programming
- Releasing AWS Lambda Haskell Runtime v2 - The Agile Monkeys Journey https://medium.com/the-theam-journey/releasing-aws-lambda-haskell-runtime-v2-94e7d5add938 10 comments haskell
- Sub-millisecond AWS Lambda Go shim outperforming 3 out of 4 official runtimes https://git.io/vMY2X 5 comments aws
- Has there been any news on a first-class Rust Lambda runtime now that we are on track with a Rust AWS SDK? https://aws.amazon.com/blogs/developer/a-new-aws-sdk-for-rust-alpha-launch/ 7 comments aws
- GitHub - y2q-actionman/cl-aws-custom-runtime-test: An example of using Common Lisp (SBCL) as a custom runtime on AWS lambda https://github.com/y2q-actionman/cl-aws-custom-runtime-test 3 comments lisp
- Create your first HTTP endpoint with Swift on AWS Lambda using the official Swift Lambda Runtime https://fabianfett.de/swift-on-aws-lambda-creating-your-first-http-endpoint 4 comments swift
- Serverless legacy: AWS Lambdas for Cobol programs! (a good example of custom Lambda runtime) https://github.com/didier-durand/lambda-cobol 11 comments aws
- Monadic Haskell on AWS Lambda with ‘hal’; flexible bring-your-own-monad runtimes that enable caching/ReaderT/idiomatic handlers. https://github.com/nike-inc/hal 10 comments programming
- Monadic Haskell on AWS Lambda with ‘hal’; flexible bring-your-own-monad runtimes that enable caching/ReaderT/idiomatic handlers. https://github.com/nike-inc/hal 4 comments haskell