AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
-
Updated
Apr 1, 2022 - Python
{{ message }}
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
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
A curated list of awesome serverless security resources such as (e)books, articles, whitepapers, blogs and research papers.
Serverless Guide - An open-source definitive guide to serverless architectures.
Platform to develop and manage serverless applications at an enterprise scale!
The code repository for the Serverless Architectures on AWS book
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
Sample applications implemented with serverless Redis
Cloudtrail Log Analytics using Amazon Elasticsearch Service - AWS Serverless Application
LINE BOT on AWS Lambda + API Gateway built with Chalice
dailyhome - open home automation platform powered by openfaas targeted easy adaptation
Grocery Purchase app with serverless AWS Lambda + DynamoDB + React
An opinionated way of implement Orleans Grains as Serverless Functions
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
The world’s fastest LMS engine based on Gatsby -- Deliver knowledge with fun!
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.