All Projects → triggermesh → Aws Event Sources

triggermesh / Aws Event Sources

Licence: apache-2.0
Knative event sources for AWS services

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Aws Event Sources

Chalice
Python Serverless Microframework for AWS
Stars: ✭ 8,513 (+18817.78%)
Mutual labels:  serverless, lambda
Lambda Coding Round Evaluator
lambda-coding-round-evaluator is a Serverless application to automate coding round submission and evaluation. It helps you get rid of emails and easily filter out bad candidates. Yay!
Stars: ✭ 43 (-4.44%)
Mutual labels:  serverless, lambda
Aws Node Elasticache Vpc
Serverless function using elasticache (redis) within VPC
Stars: ✭ 22 (-51.11%)
Mutual labels:  serverless, lambda
Lambdalogs
A CLI tool to trace AWS Lambda calls over multiple CloudWatch log groups.
Stars: ✭ 18 (-60%)
Mutual labels:  serverless, lambda
Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-8.89%)
Mutual labels:  serverless, lambda
Aws Lambda Workshop
Some incremental examples suitable to host an AWS Lambda Functions workshop
Stars: ✭ 18 (-60%)
Mutual labels:  serverless, lambda
Corgi
AWS Lambda / API Gateway native, fast and simple web framework
Stars: ✭ 44 (-2.22%)
Mutual labels:  serverless, lambda
Serverless Domain Manager
Serverless plugin for managing custom domains with API Gateways.
Stars: ✭ 783 (+1640%)
Mutual labels:  serverless, lambda
Workshop Donkeytracker
Workshop to build a serverless tracking application for your mobile device with an AWS backend
Stars: ✭ 27 (-40%)
Mutual labels:  serverless, lambda
Lamb
monitoring tool for better visibility when developing AWS Lambda functions
Stars: ✭ 11 (-75.56%)
Mutual labels:  serverless, lambda
Aws Toolkit Vscode
AWS Toolkit for Visual Studio Code, an extension for working with AWS services including AWS Lambda.
Stars: ✭ 823 (+1728.89%)
Mutual labels:  serverless, lambda
Serverless Geoip
Use MaxMind GeoLite2 database with AWS Lambda
Stars: ✭ 33 (-26.67%)
Mutual labels:  serverless, lambda
Serverless Plugin Warmup
Keep your lambdas warm during winter. ♨
Stars: ✭ 814 (+1708.89%)
Mutual labels:  serverless, lambda
Jwt Example
Playing with user registration, login/logout, auth, etc using JWTs, serverless functions & faunadb as the data store.
Stars: ✭ 22 (-51.11%)
Mutual labels:  serverless, lambda
Archive aws Lambda Go Shim
Author your AWS Lambda functions in Go, effectively.
Stars: ✭ 799 (+1675.56%)
Mutual labels:  serverless, lambda
Epsagon Go
Automated tracing library for Go 1.x ⚡️
Stars: ✭ 24 (-46.67%)
Mutual labels:  serverless, lambda
Kotless
Kotlin Serverless Framework
Stars: ✭ 721 (+1502.22%)
Mutual labels:  serverless, lambda
Dawson Cli
A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
Stars: ✭ 721 (+1502.22%)
Mutual labels:  serverless, lambda
Serverless Contactform
A serverless app to serve the contactform
Stars: ✭ 11 (-75.56%)
Mutual labels:  serverless, lambda
Serverless Plugin Stackstorm
Plugin for serverless framework to run ready to use actions from StackStorm Exchange as AWS Lambda.
Stars: ✭ 28 (-37.78%)
Mutual labels:  serverless, lambda

Release Downloads CircleCI Go Report Card License

Sources for Amazon Web Services

TriggerMesh Sources for Amazon Web Services (SAWS) allows you to quickly and easily consume events from your AWS services and send them to workloads running in your cluster.

Installation

Kubernetes

Using Helm:

$ helm repo add triggermesh https://storage.googleapis.com/triggermesh-charts
$ helm install triggermesh/aws-event-sources

Refer to the aws-event-sources chart documentation for all available configuration options.

OpenShift

Login to the OpenShift Container Platform console and install the AWS Sources Operator from the OperatorHub. Refer to the aws-event-sources-operator documentation for the complete guide in getting up and running on the OpenShift Container Platform.

Getting Started

The following table lists the AWS services currently supported by TriggerMesh Sources for AWS and their support level.

AWS Service Documentation Support Level
CodeCommit README alpha
Cognito Identity Pool README alpha
Cognito User Pool README alpha
DynamoDB README alpha
Kinesis README alpha
Simple Notifications Service (SNS) README alpha
Simple Queue Service (SQS) README alpha

For detailed usage instructions about a particular source, please refer to the linked README.md files.

TriggerMesh Cloud

These container sources can be used as is from this repository or you can use our feature rich TriggerMesh Cloud offering where you can use our easy to use interface to configure them and also have access to other event source that are not publicly available.

TriggerMesh Cloud

Roadmap

  • Add a more generic SNS source using an operator architecture
  • Add a CloudWatch source using an operator architecture
  • Performance improvements

Support

The sources listed in this repository are fully open source and can be used in any Knative cluster. They consist of event consumers for various AWS services. Most of them are packaged as Container Sources and make use of CloudEvents.

We would love your feedback and ideas. Reach out to us by filing an issue and help us extend and improve these sources with your contributions.

Commercial Support

TriggerMesh Inc supports these sources commercially, email [email protected] for details.

Code of Conduct

This repository is not a part of CNCF but we abide by its code of conduct.

Contributing

Refer to DEVELOPMENT.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].