Hacker News
- AWS Lambda Firefox https://github.com/karolistamutis/firefox-aws-lambda 4 comments
- Show HN: “AWS Lambda, the CLI Way” https://github.com/nsriram/lambda-the-cli-way 2 comments
- AWS Lambda function for converting of Telegram channel to RSS feed https://github.com/hleb-kastseika/tg-channel-to-rss 25 comments
Lobsters
- adhoc remote execution in aws lambda https://github.com/nathants/aws-rce 3 comments devops , unix , web
- Using aws-lambda-go-api-proxy in lambda https://www.reddit.com/r/golang/comments/g10b6b/using_awslambdagoapiproxy_in_lambda/ 19 comments golang
- Any AWS Lambda-powered web stacks yet? https://www.reddit.com/r/webdev/comments/73m86m/any_aws_lambdapowered_web_stacks_yet/ 3 comments webdev
- AWS Lambda adds support for Java 21 https://aws.amazon.com/about-aws/whats-new/2023/11/aws-lambda-support-java-21/ 2 comments aws
- 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
- TypeScript support for AWS Lambda Powertools is now on the roadmap! https://github.com/awslabs/aws-lambda-powertools-roadmap/issues/26 4 comments aws
- Keep two versions of AWS Lambdas running https://github.com/serverless-heaven/serverless-aws-alias/issues/148 10 comments aws
- Why I pick Heroku over AWS Lambda. But not always. https://www.reddit.com/r/devops/comments/d60efg/why_i_pick_heroku_over_aws_lambda_but_not_always/ 9 comments devops
- Local AWS Lambda Development For All https://www.stackery.io/blog/local-debugging-any-aws-lambda-function/ 4 comments programming
- Automatically loads new partitions in AWS Athena using Lambda https://github.com/rewindio/aws-athena-partition-autoloader 5 comments aws
- Running vim as a AWS Lambda Function https://medium.com/@mike_neck/running-vim-as-a-aws-lambda-function-1c212ab4fbbd 3 comments vim
- Aws lambda now supports Ruby! https://aws.amazon.com/blogs/compute/announcing-ruby-support-for-aws-lambda/ 22 comments ruby
- Serverless Rust with AWS Lambda and WebAssembly https://blog.scottlogic.com/2018/10/18/serverless-rust.html 11 comments rust
- Managing a Spotify library with Go and AWS Lambda https://www.zachjohnsondev.com/posts/managing-spotify-library/ 4 comments golang
- Research on performance and potential security issues in AWS Lambda and other serverless platforms http://pages.cs.wisc.edu/~liangw/pub/atc18-final298.pdf 8 comments aws
- Pentesting aws lambda functions https://riyazwalikar.github.io/pentestawslambda/#/ 4 comments netsec
- Running Ansible on AWS Lambda? https://medium.com/@jacoelho/ansible-in-aws-lambda-980bb8b5791b#.d3qayys98 9 comments devops
- Build Scalable Applications with AWS Lambda and Go https://arielorozco.com/build-scalable-applications-with-aws-lambda-and-go 7 comments golang
- Swift is now available with AWS Lambda. If you have any questions, I might be able to answer them since I helped build it https://swift.org/blog/aws-lambda-runtime/ 39 comments swift
- Announcing improved VPC networking for AWS Lambda functions | Amazon Web Services https://aws.amazon.com/blogs/compute/announcing-improved-vpc-networking-for-aws-lambda-functions/ 3 comments programming
- How do you guys work around AWS Lambda cold starts? https://www.reddit.com/r/devops/comments/a2v2h9/how_do_you_guys_work_around_aws_lambda_cold_starts/ 11 comments devops
- Reduce cold/warm start delays in AWS Lambda (in VPC) https://www.dotnetcatch.com/2018/11/07/delays-in-aws-lambda-in-vpc-with-asp-net-core-2-1/ 26 comments aws
- How We Massively Reduced Our AWS Lambda Bill with Go https://runbook.cloud/blog/posts/how-we-massively-reduced-our-aws-lambda-bill-with-go/ 6 comments golang
- Java Libraries are Your [AWS] Lambda Enemy https://read.iopipe.com/java-libraries-are-your-lambda-enemy-6c9467321d2b 14 comments java
- AWS Lambda + API Gateway + IAM = Simple REST Service http://technology.finra.org/code/enjoying-auto-scaling-integrated-authentication-low-host-cost.html 6 comments programming
- AWS Lambda Functions now powered by AWS Graviton2 processor https://aws.amazon.com/about-aws/whats-new/2021/09/better-price-performance-aws-lambda-functions-aws-graviton2-processor/ 8 comments aws
- SNS > AWS Lambda asyncronous invocation queue vs. SNS > SQS > Lambda https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html 9 comments aws
- We added Deno support to Begin.com free tier (on AWS Lambda) https://blog.begin.com/run-serverless-deno-in-aws-lambda-1014dc8696a2 6 comments javascript
- Chromeless – Headless Chrome Automation running on AWS Lambda https://github.com/graphcool/chromeless 31 comments programming
- AWS Lambda Update: Run Java Code in Response to Events https://aws.amazon.com/blogs/aws/aws-lambda-update-run-java-code-in-response-to-events 4 comments aws
- Performant AWS Lambda data caching: options compared [X-Post from aws] http://sc5.io/posts/amazon-aws-lambda-data-caching-solutions-compared 6 comments programming
- Improved SQS batch error handling with AWS Lambda https://medium.com/p/f8d2567ac8c 2 comments aws
- Full guide to developing REST API’s with AWS API Gateway and AWS Lambda https://blog.sourcerer.io/full-guide-to-developing-rest-apis-with-aws-api-gateway-and-aws-lambda-d254729d6992 12 comments aws
- Full guide to developing REST API’s with AWS API Gateway and AWS Lambda using Node.js https://blog.sourcerer.io/full-guide-to-developing-rest-apis-with-aws-api-gateway-and-aws-lambda-d254729d6992 10 comments node
- FireCracker internals: a deep dive inside the technology powering AWS Lambda https://www.talhoffman.com/2021/07/18/firecracker-internals/ 13 comments aws
- AWS Lambda - The Complete Guide. Now available on Udemy and 25 free places for members of this subreddit (see comments for details). http://acloud.guru/2015/04/21/aws-lambda-the-complete-guide-now-available-on-udemy/ 7 comments aws
- A boilerplate Go and AWS Lambda app. Demonstrates an expert configuration of 10+ AWS services to support running Go functions-as-a-service (FaaS) https://github.com/nzoschke/gofaas 3 comments aws