lambda-dispatch icon indicating copy to clipboard operation
lambda-dispatch copied to clipboard

Lambda Dispatch for AWS Lambda - Avoid cold starts, save up to 80%!

Results 42 lambda-dispatch issues
Sort by recently updated
recently updated
newest added

https://github.com/aws-samples/aws-saas-factory-ref-solution-serverless-saas https://github.com/awslabs/sbt-aws

## Motivations - It appears that `Debugger.Break` just is not supported on Mac/Linux - Figuring out how to set this up is not something everyone should have to repeat ##...

documentation

## Motivations - Consolidated performance testing charts from a CloudWatch Dashboard, or similar, will help tell the story ## Acceptance Criteria - [x] Setup CloudWatch Dashboard with consolidated Lambda, ALB,...

tests

## Motivations - WebSockets on Lambda, serving multiple users from one Lambda instance, is an often requested feature for Lambda - Should be buildable ## Acceptance Criteria - [ ]...

enhancement

## Motivations - gRPC should be supportable

enhancement

## Motivations - This should improve large body echo tests ## Acceptance Criteria - [ ] Test throughput on large body echo tests as baseline - [ ] Add adaptive_window...

area-extension
rust

## Motivations - A CDK stack will make it a little easier for people to test out the project - The demo CloudFormation stack is not particularly adaptable ## Acceptance...

## Motivations - Exceptions are being split across multiple lines ## Docs https://docs.aws.amazon.com/AmazonECS/latest/developerguide/firelens-concatanate-multiline.html#:~:text=Concatenating%20multiline%20or%20stack-trace%20Amazon%20ECS%20log%20messages%20-%20Amazon ## Acceptance Criteria - [ ] Read the doc - [ ] Add the config files -...

## Motivations - Observed in AWS on 2024-10-05 @ 10:52 PM NYC time - This is bad - It results in the Router refusing to dispatch further requests ## Acceptance...