Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
-
Updated
Jun 30, 2022 - JavaScript
{{ message }}
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
OAuth Proxy
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)
The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
[Maintenance mode] Serverless Status Page System
Keep your lambdas warm during winter.
Hi everyone,
I'm building Saas app model where each client should have their own API_KEY specified expiry dateTime as additional authorization method (AWS Cognito User Pool is used by default authorization).
I can see we have one field API_Key but have no idea how appsync works out on selecting specifically which API_KEY corresponding for each clients.
Another scenario using API_Key as
Modern full stack CMS. Built with Gatsby, GraphQL, AWS Amplify, and Serverless technologies.
A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
Commandline tool to run Amazon Lambda function on local machines.
A React Starter App that displays how web developers can integrate their front end with AWS on the backend. The App interacts with AWS Cognito, API Gateway, Lambda and DynamoDB on the backend.
Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.
When building a GitHub provider using the build script, an "Organization" is prompted but it's not entirely clear that this value is expected to be the GitHub Organization used for authentication.
Starter Kit for running Headless-Chrome by Puppeteer on AWS Lambda.
Welcome to the Innovator Island serverless workshop! This repo contains all the instructions and code you need to complete the workshop. Questions? Contact @jbesw.
Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.
AWS Lambda framework for building functions using Node.js for API Gateway, IoT applications, and other AWS events.
Automatically tag AWS resources on creation, for cost assignment
A framework for building JavaScript Applications with AWS API Gateway and Lambda
Insipired by aws-serverless-express to work with Fastify with inject functionality.
Add a description, image, and links to the lambda topic page so that developers can more easily learn about it.
To associate your repository with the lambda topic, visit your repo's landing page and select "manage topics."
Hi,
I wanted to enable binary support on API gateway, but could not find the way to do it via component's
inputs.Is this something that you would consider adding in the future?
If so, I can try to add this feature. It doesn't look too complicated.
Thanks!