Templates

Serverless API Gateway Service Proxy

How To Build A Service Proxy With API Gateway

Key Features

Reduce Overhead By Going Straight to SQS
Service Proxy Removes the Need For Lambda
Same Functionality, No Brittle Code
Download

Detailed Overview

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.

Serverless Framework

Marcelo Andrade

Cloud Engineer located in Santos, Brazil. His focus is on building cheap and scalable applications while minimizing DevOps requirements.