theburningmonk / manning-aws-lambda-in-motion
Code for the Manning video course "Production-Ready Serverless: Operational Patterns and Practices"
☆193Updated 2 years ago
Alternatives and similar repositories for manning-aws-lambda-in-motion
Users that are interested in manning-aws-lambda-in-motion are comparing it to the libraries listed below
Sorting:
- Demo for shipping logs to ELK stack, and to auto-subscribe new log groups☆91Updated 4 years ago
- Demo project for the production-ready serverless workshop☆43Updated 6 years ago
- Demo of how to ship logs from CloudWatch Logs to a Kinesis stream, and then ship them to Logz.io☆29Updated 5 years ago
- Companion code to this blog post https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/☆152Updated 4 years ago
- Demo to illustrate how you can share code between SLSL projects using monorepo☆36Updated 2 years ago
- Sample code for dynamically managing RDS/RDBMS connections across a fleet of Lambda functions☆236Updated 6 years ago
- A sensible starting-point for AWS SAM applications written in TypeScript.☆67Updated 2 years ago
- Unicorn Loyalty: E-Commerce Serverless GraphQL Loyalty Sample App☆116Updated 5 years ago
- Serverless framework plugin to export AWS SAM templates for a service☆153Updated 3 years ago
- Yeoman Generator to create IAM policy for deploying a Serverless service☆279Updated 2 years ago
- Implementing the Saga pattern for Lambda functions using Step Functions☆91Updated 7 years ago
- An example serverless RESTful API, to be deployed via the AWS Serverless Application Model (SAM).☆133Updated 4 years ago
- AWS Event Fork Pipelines helps you build event-driven serverless applications by providing pipelines for common event-handling requiremen…☆142Updated 4 years ago
- A community project for capturing, sharing, exploring, and debating the patterns and practices being used in serverless production applic…☆195Updated 2 years ago
- An AWS AppSync Serverless resolver for the Amazon Aurora relational database.☆132Updated 5 years ago
- The Ask Around Me example serverless web application. See the Compute Blog series and video series for more information. Contact @jbesw f…☆136Updated 2 months ago
- A sample AWS Lambda function that accepts messages from an Amazon Kinesis Stream and transfers the messages to another data transport.☆289Updated 2 years ago
- A simple tool to help process DynamoDB Streams☆93Updated 2 years ago
- This repository contains instructions and blueprints for Lambda@Edge workshops☆112Updated last year
- Backend for the AppSync Masterclass demo app☆109Updated 2 years ago
- Demo app to illustrate how you can build an event-sourced system with Lambda and DynamoDB☆73Updated 2 years ago
- Amazon Kinesis Streams fan-out via Kinesis Analytics (powered by the Serverless Framework)☆105Updated 5 years ago
- Enables AWS X-Ray tracing for Serverless☆128Updated 3 years ago
- This repo contains all the SAM templates created in the Twitch series #SessionsWithSAM. The show is every Thursday on Twitch at 10 AM PDT…☆41Updated 4 years ago
- This is a serverless application that forwards events from a DynamoDB stream to an Amazon EventBridge event bus.☆63Updated 4 years ago
- Use architecture patterns from the future to build on AWS today!☆71Updated 4 years ago
- A real-time GraphQL API deployed with CDK using AWS AppSync, AWS Lambda, and DynamoDB☆132Updated 4 years ago
- Examples for the "Complete Guide to Step Functions" course