


Serverless REST API with MongoDB using Mongoose and Bluebird
#NPM SERVERLESS RESPONSE INSTALL#
When it comes to AWS Lambda function , they have their own limits as follows So , When you try to use Puppeteer your deployment package size(unzipped) easily go's above 250 mb because When you install Puppeteer, it downloads a recent version of Chromium (~170MB Mac, ~282MB Linux, ~280MB Win) that is guaranteed to work with the API.Īnalyse an Image from an S3 Bucket with Amazon Rekognition
#NPM SERVERLESS RESPONSE HOW TO#
Shows how to connect AWS Lambda to MongoDB Atlas. Serverless HTTP API with MongoDB using Mongoose and BluebirdĮxample on how to setup a AWS IoT Rule to send events to a Lambda function Serverless HTTP API with DynamoDB and offline support Uses an api:release Heroku webhook and the Heroku API to handle automatic Heroku Postgres credential rotation. Shows how to connect AWS Lambda to Heroku Postgres.
#NPM SERVERLESS RESPONSE CODE#
This example demonstrates how to use environment variables for AWS Lambdas.įetch an image from remote source (URL) and then upload the image to a S3 bucket.ĭemonstrating how to compile all your code with BabelĮxtend your github repositories with this github webhook listenerĪ single-module GraphQL endpoint with query and mutation functionality. Serverless example managing secrets in an encrypted file Serverless DynamoDB changes backed up to S3 This example demonstrates how to use an AWS Lambdas for your custom Alexa skill.Īws Node Auth0 Cognito Custom Authorizers ApiĪuthorize your API Gateway with either Auth0 or Cognito RS256 tokens.ĭemonstration of protecting API gateway endpoints with auth0 Pull data from AWS Kinesis streams and forward to elasticsearch

Serverless CRUD service exposing a REST HTTP interfaceĮxample demonstrates how to setup a simple HTTP GET endpoint with golangĪws Golang Stream Kinesis To Elasticsearch This example deploys a DynamoDB Table, an Elasticsearch Node, and a lambda triggered off of a Dynamo Stream which updates an elasticsearch index with the data from the Dynamo TableĮxample on Making Parameterized Get and Post Request with Golang These example shows how to run a Golang lambda with authenticationĪws Golang Dynamo Stream To Elasticsearch Contributions are very welcome.Serverless install -u -n my-project Example env.production environment variablesįeel free to fork, commit and submit pull request if you find a bug, or you want to add support to a new environment.

