Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for lambda functions amazon
amazon
x
lambda-functions
x
19 search results found
Aws Serverless Workshops
⭐
4,019
Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
Lambdauth
⭐
1,347
A sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.
Node Lambda
⭐
1,340
Command line tool to locally run and deploy your node.js application to Amazon Lambda
Aws Toolkit Vscode
⭐
1,253
Amazon Q, CodeWhisperer, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
Learn Aws Lambda
⭐
945
✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
Aws Serverless Ecommerce Platform
⭐
933
Serverless Ecommerce Platform is a sample implementation of a serverless backend for an e-commerce website. This sample is not meant to be used as an e-commerce platform as-is, but as an inspiration on how to build event-driven serverless microservices on AWS.
Aws Lambda Redshift Loader
⭐
596
Amazon Redshift Database Loader implemented in AWS Lambda
Dotnet
⭐
499
GitHub home for .NET development on AWS
Aws Lambda Fastify
⭐
469
Insipired by aws-serverless-express to work with Fastify with inject functionality.
Pulumi Aws
⭐
393
An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
Shep
⭐
377
A framework for building JavaScript Applications with AWS API Gateway and Lambda
Serverless Photo Recognition
⭐
308
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
Rds Snapshot Tool
⭐
302
The Snapshot Tool for Amazon RDS automates the task of creating manual snapshots, copying them into a different account and a different region, and deleting them after a specified number of days
Amazon Textract Serverless Large Scale Document Processing
⭐
302
Process documents at scale using Amazon Textract
Alexa Skill Kit
⭐
278
Library for effortless Alexa Skill development with AWS Lambda
Amazon Cognito Example For External Idp
⭐
275
An example for using Amazon Cognito together with an external IdP
Ask Alexa Pykit
⭐
275
A minimalist SDK for developing skills for the Amazon Echo's ASK - Alexa Skills Kit using Amazon Web Services's Python Lambda Functions. Currently supported profiles are for Linux servers and AWS Lambda. Check the appropriate release branch. The cherrypy release branches have added components for request validation.
Lambda Streams To Firehose
⭐
274
AWS Lambda function to forward Stream data to Kinesis Firehose
Ffmpeg Aws Lambda Layer
⭐
265
FFmpeg/FFprobe AWS Lambda layer
Knative Lambda Runtime
⭐
264
Running AWS Lambda Functions on Knative/Kubernetes Clusters
Trusted Advisor Tools
⭐
256
The sample functions provided help to automate AWS Trusted Advisor best practices using Amazon Cloudwatch events and AWS Lambda.
Amazon Redshift Monitoring
⭐
249
Amazon Redshift Advanced Monitoring
Eks
⭐
241
AWS EKS - kubernetes project
Cognito Local
⭐
230
Local emulator for Amazon Cognito
Aws Lambda Cheatsheet
⭐
226
AWS Lambda cheatsheet.
Alexa
⭐
205
Alexa "hello, world" template
Serverless Analytics
⭐
199
Track website visitors with Serverless Analytics using Kinesis, Lambda, and TypeScript.
Amazon K8s Node Drainer
⭐
192
Gracefully drain Kubernetes pods from EKS worker nodes during autoscaling scale-in events.
Dynamodb Continuous Backup
⭐
183
Continuous backup automation for Amazon DynamoDB
Athena Express
⭐
164
Athena-Express can simplify executing SQL queries in Amazon Athena AND fetching cleaned-up JSON results in the same synchronous or asynchronous request - well suited for web applications.
Amazon Eks Workshop
⭐
162
Amazon EKS workshop
Alexaskillskit
⭐
161
Swift library to develop custom Alexa Skills
Swift Lambda App
⭐
159
Amazon Lambda app with Swift and Docker
Openhab Alexa
⭐
149
openHAB skill for Amazon Alexa
Ruby On Lambda
⭐
142
Automation scripts to help run Ruby 2.1 programs on AWS Lambda
Aws Lambda Send Ses Email
⭐
140
AWS Lambda function to send emails using Amazon SES
Amazon S3 Resumable Upload
⭐
139
S3 Resumable Migration Version 2 ( S3 断点续传迁移 Version 2)
Node Alexa Starter Kit
⭐
138
Simple starter kit for adding new skills to Amazon Alexa Echo
Amazon Connect Realtime Transcription
⭐
133
Transcribe Live Customer Audio for Amazon Connect using Amazon Kinesis Video Streams and Amazon Transcribe
Rabbit Amazon Forwarder
⭐
132
RabbitMQ forwader to Amazon services
Amazon Guardduty Hands On
⭐
128
This repo can be used to quickly get hands on experience with Amazon GuardDuty by guiding you through enabling the detector, generating a variety of findings, and remediating those findings with Lambda functions.
Aurora Snapshot Tool
⭐
121
The Snapshot Tool for Amazon Aurora automates the task of creating manual snapshots, copying them into a different account and a different region, and deleting them after a specified number of days
Aws Serverless Fullstack Swift Apple Carplay Example
⭐
120
This application demonstrates a full-stack Apple CarPlay app that uses Swift for both the UI and the backend services in AWS. The app accesses Lambda functions written in Swift and deployed from Docker images. The app accesses Amazon Location Service and a 3rd party weather api to display information in the vicinity of the user.
Amazon Guardduty To Slack
⭐
119
Demonstrates integrating Amazon GuardDuty with your Slack Channel
Swiftonlambda
⭐
110
Use Swift to define an Amazon Lambda function, and an Alexa Custom Skill
Quaich
⭐
109
Scala Serverless Microframework for AWS Lambda, inspired by Amazon's Chalice (https://github.com/awslabs/chalice)
Amazon Connect Snippets
⭐
106
A collection of dependency free snippets for working with Amazon Connect, in multiple programming languages.
Imagemagick Aws Lambda 2
⭐
104
ImageMagick for AWS Lambda 2 runtimes
Smart Security Camera
⭐
102
A Pi Zero and Motion based webcamera that forwards images to Amazon Web Services for Image Processing
Lambda Java8 Dynamodb
⭐
101
Aws Aurora Serverless Data Api Sam
⭐
101
Using Amazon Aurora Serverless (MySQL) and the Data API to build a Serverless Application on AWS
Amazon Custom Resources
⭐
100
Lambda Pdftk Example
⭐
98
Example project that runs PDFtk in AWS Lambda
Amazon Cloudfront Access Logs Queries
⭐
97
Analyze your Amazon CloudFront Access Logs at Scale with Amazon Athena.
Awesome Aws Lambda
⭐
96
Curated list of Awesome AWS Lambda seed repos, starters, boilerplates, examples, tutorials, components, modules, videos, and anything else in the AWS Lambda ecosystem
Aws Lex Convo Bot Example
⭐
94
Amazon Lex Conversation Bot Sample.
Torchlambda
⭐
94
Lightweight tool to deploy PyTorch models to AWS Lambda
Serverless Hotdog Detector
⭐
92
This example shows you how to build a serverless hotdog detecting application on AWS using Amazon Rekognition, AWS Lambda, and Amazon API Gateway.
Alexandra
⭐
88
Python toolkit for writing Amazon Echo skills as web services
React Lambda Example
⭐
86
React isomorphic application hosted on Amazon Lambda and served through Amazon API Gateway.
Aws Lambda Cloudwatch Slack
⭐
85
Amazon Lambda to receive data from CloudWatch and post to Slack
Aws Lambda Php Template
⭐
81
Precompiled PHP 5.6 for Amazon Lambda
Node Docker Lambda
⭐
76
Bundles your AWS Lambda code into a Docker container to execute.
Lambda Refarch Voteapp
⭐
74
Sesemailforward
⭐
69
Amazon SES Email Forward to Your Inbox
Echosim
⭐
68
Simulator for the Amazon Echo
Lambda Gateway Twilio Demo
⭐
68
Getting started with AWS Lambda + Amazon API Gateway
Amazon Eventbridge Producer Consumer Example
⭐
66
A simple producer/consumer example for Amazon EventBridge. Questions? @jbesw.
Shepherd
⭐
65
Shepherd is an easy-to-use open-source tool for developers to monitor your AWS Lambda functions at a glance.
Laravel Bref Bridge
⭐
64
Bref, the Laravel way.
Aws Quarkus Demo
⭐
64
Quarkus example projects for Amazon ECS and Amazon EKS with AWS Fargate and AWS Lambda
Lambda Contact Form
⭐
64
Simple aws lambda function to support a website contact form
Aws Rekognition Workshop Twitter Bot
⭐
60
This workshop walks you through creating a smart image cropping rekognition powered twitter bot.
Aws Lambda Scala Example Project
⭐
57
An AWS Lambda function in Scala reading events from Amazon Kinesis and writing event counts to DynamoDB
Github Bucket
⭐
57
Deploy public or private GitHub repositories automatically to S3 buckets using Git and deploy keys.
Workspaces Portal
⭐
54
Amazon WorkSpaces Self-Service Portal
Aws Serverless Webapp Workshop
⭐
52
Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
Visual Search
⭐
52
Visual search implementation resources, including an explanatory Jupyter notebook and Amazon SageMaker and AWS DeepLens code.
Node Casperjs Aws Lambda
⭐
51
Base scaffolding app for a casperjs/phantomjs app running on Amazon (AWS) Lambda
Alexa Skill Boilerplate
⭐
50
An easy to use Amazon Alexa Skill Boilerplate for fast skill creation
Amazon Guardduty Waf Acl
⭐
49
AWS GD2ACL
Onebusaway Alexa
⭐
49
An Java-based app to communicate with Amazon Alexa for devices such as the Amazon Echo
Awsletter
⭐
49
101% cloud-hosted mailing solution (AWS Browser SDK + Lambda + Dynamo + SES)
Rlinklayer
⭐
49
Richard Linklayer: experimental TCP/IP over Amazon Cloudwatch Logs (and tags)
Lambdaedge Openidconnect Samples
⭐
46
Letslambda
⭐
45
An AWS Lambda function that creates, renew and install your Letsencrypt certificate in your ELB
Amazon Connect Salesforce Scv
⭐
44
This repository contains resources, examples, and projects to help Service Cloud Voice customers address some common requirements as they deploy Service Cloud Voice.
Basic Serverless Api
⭐
43
A basic full stack example of building an API with AWS Amplify, Amazon API Gateway, AWS Lambda, and Amazon DynamoDB
Megafrograce Gamelift Realtime Servers Sample
⭐
43
Demonstrates a small but complete game that works with the Amazon GameLift Realtime Servers.
Cloudwatch Logs Analyze Data
⭐
41
A Lambda function that builds an on-demand, scalable Amazon Elasticsearch cluster to solve a specific problem or to do analysis.
Serverless
⭐
41
Serverless samples
Aws Lambda Rdbms Integration
⭐
41
Integrating AWS Lambda with EC2 hosted Relational Databases
Connect Lex Integration Bookappointment
⭐
40
Aws Ebs Custodian
⭐
39
The EBS Snapshot Custodian provides a full life cycle management of EBS Snapshots. It manages the creation and deletion of old EBS Snapshots. The Solution uses Amazon DynamoDB, Amazon Lambda, CloudWatch Events and of course EC2.
Amazon Connect Salesforce Lambda
⭐
39
Aws Nlp Workshop
⭐
39
Natural Language Processing on AWS Workshop
Aws Transcribe Demo
⭐
38
A simple AWS demo utilises Amazon Transcribe to convert audio to text and analyse.
C7n Policies
⭐
38
Cloud Custodian Policies for Automated Amazon Resource Management
Alexaapiaibridge
⭐
37
Bridge to connect Amazon Alexa to Api.ai using an AWS Lambda Function
Jwtauthorizr
⭐
37
Custom JSON-Web-Token AWS Lambda Authorizer function for Amazon API Gateway with Bearer JWT
Related Searches
Python Amazon Web Services (8,082)
Amazon Web Services Lambda Functions (7,495)
Javascript Amazon Web Services (7,205)
Javascript Lambda Functions (4,270)
Python Lambda Functions (3,231)
Lambda Functions Serverless (3,071)
Python Amazon (2,184)
Javascript Amazon (2,152)
Java Lambda Functions (1,104)
Amazon S3 (1,059)
1-19 of 19 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.