Reduce Overhead By Going Straight to SQS
Same Functionality, No Brittle Code
Service Proxy Removes the Need For Lambda
Your submission has been received.
You will receive an email shortly!
Deploy Serverless application with serverless-apigateway-service-proxy configured to be able to send messages to a SQS queue via API Gateway rest endpoint, without the need of a Lambda function.
When Should I Consider Using It?
If you are using a Lambda function that has the only responsibility to call one of the listed services and return the response, and you are already having troubles with cold start latency and high costs, you should definitely consider to use it.
Marcelo Andrade
Senior Serverless Consultant
Cloud Engineer located in Santos, Brazil. His focus is on building cheap and scalable applications while minimizing DevOps requirements.