AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
-
Updated
Oct 12, 2021 - Python
{{ message }}
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
Platform for building serverless applications and APIs (Node.js, React, GraphQL)
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
DEPRECATED: Curated list of resources related to serverless computing and serverless architectures.
Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)
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
Serverless Guide - An open-source definitive guide to serverless architectures.
A curated list of awesome serverless security resources such as (e)books, articles, whitepapers, blogs and research papers.
Platform to develop and manage serverless applications at an enterprise scale!
The code repository for the Serverless Architectures on AWS book
Daggy - Data Aggregation Utility. Open source, free, cross-platform, server-less, useful utility for remote or local data aggregation and streaming
Serverless web app for streaming browser webcam feed to Amazon Kinesis Video Streams and Rekognition Video. See our post on the AWS Machine Learning Blog: https://aws.amazon.com/blogs/machine-learning/building-automatic-analysis-of-body-language-to-gauge-attention-and-engagement-using-amazon-kinesis-video-streams-and-amazon-ai-services
加密猫:一个免费、开源的文件加密软件
Syncano Toolkit for JavaScript development
LINE BOT on AWS Lambda + API Gateway built with Chalice
Cloudtrail Log Analytics using Amazon Elasticsearch Service - AWS Serverless Application
Grocery Purchase app with serverless AWS Lambda + DynamoDB + React
dailyhome - open home automation platform powered by openfaas targeted easy adaptation
An opinionated way of implement Orleans Grains as Serverless Functions
Sample full stack applications implemented with serverless technologies
Go Serverless with AWS Lambda and Azure Functions - Udemy Course https://www.udemy.com/course/serverless-tutorial-aws-lambda-and-azure-functions
Serverless Application Model Made Infinitely Easier
ruby on lambda powered by traveling-ruby and serverless framework
Python AWS DynamoDB ORM
A one-time file sharing personal service
AWS serverless app boilerplate (API Gateway edition)
Add a description, image, and links to the serverless-applications topic page so that developers can more easily learn about it.
To associate your repository with the serverless-applications topic, visit your repo's landing page and select "manage topics."
sls invokeis useful for testing our API one request at a time.It would be nice to spin up a local version of the API on localhost to enable us to develop our frontend apps against it, and to more easily run integration and E2E tests.