theburningmonk / production-ready-serverless-workshopLinks
Demo project for the production-ready serverless workshop
☆42Updated 7 years ago
Alternatives and similar repositories for production-ready-serverless-workshop
Users that are interested in production-ready-serverless-workshop are comparing it to the libraries listed below
Sorting:
- Code for the Manning video course "Production-Ready Serverless: Operational Patterns and Practices"☆195Updated 3 years ago
- Implementing the Saga pattern for Lambda functions using Step Functions☆91Updated 8 years ago
- Examples for the "Complete Guide to Step Functions" course☆40Updated 3 years ago
- Securing Microservices on AWS with Cognito, API Gateway and Lambda Demo☆147Updated 3 years ago
- Demo for shipping logs to ELK stack, and to auto-subscribe new log groups☆92Updated 5 years ago
- A simple producer/consumer example for Amazon EventBridge. Questions? @jbesw.☆75Updated 2 years ago
- Source code samples for DevOps Essentials on AWS Complete Video Course☆164Updated 3 years ago
- Demo to illustrate how you can share code between SLSL projects using monorepo☆36Updated 3 years ago
- Companion code to this blog post https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/☆152Updated 4 years ago
- Demo of how to ship logs from CloudWatch Logs to a Kinesis stream, and then ship them to Logz.io☆28Updated 5 years ago
- This project shows how to integrate AWS CodePipeline and AWS Step Functions state machines. The integration enables developers to build m…☆87Updated last year
- The Ask Around Me example serverless web application. See the Compute Blog series and video series for more information. Contact @jbesw f…☆137Updated 11 months ago
- Demo app to illustrate how you can build an event-sourced system with Lambda and DynamoDB