event-gateway-workshop
Event gateway tutorial
Teaching developers to build an event-driven application using the Event Gateway and Serverless Framework
Learn what the Event Gateway is, how it works and build your first event-driven multi-cloud application!
19 stars
4 watching
2 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
event-gatewayserverlessserverless-framework
Related projects:
Repository | Description | Stars |
---|---|---|
serverless/serverless-event-gateway-plugin | Enables integration of Serverless Framework with Hosted Event Gateway to publish functions and subscriptions | 29 |
serverless/event-gateway-getting-started | A deployment of an Event Gateway REST API via Serverless and AWS Lambda to manage user data. | 49 |
aws-samples/aws-serverless-security-workshop | Teaches security best practices for building serverless applications using AWS services | 528 |
apache/eventmesh | A serverless event middleware for building distributed applications | 1,619 |
serverless/plugins | A collection of community-driven plugins extending the functionality of the Serverless Framework | 983 |
accenture/reactive-interaction-gateway | An event-driven gateway service for connecting frontend and backend applications in a microservices architecture | 590 |
serverless/utils | Utilities for building and managing serverless applications | 30 |
jeremydaly/lambda-api | A lightweight web framework designed specifically for AWS Lambda and API Gateway applications | 1,428 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
eventstore/eventstore-client-nodejs | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
tobilg/serverless-duckdb | An example project demonstrating how to deploy DuckDB on AWS Lambda and API Gateway | 120 |
serverlesstechnology/cqrs | A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 381 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
yak0/nest-event | A framework for event-driven programming in NestJS applications | 149 |
cagataygurturk/lambadaframework | A framework for building and deploying JAX-RS-based REST APIs to AWS Lambda and API Gateway in a serverless manner | 243 |