Pinned Repositories
appsyncmasterclass-backend
Backend for the AppSync Masterclass demo app
event-sourcing-demo
Demo app to illustrate how you can build an event-sourced system with Lambda and DynamoDB
janitor-lambda
Lambda function to clean up old, unreferenced versions of Lambda functions
lambda-config-demo
Demo of approaches to config management for AWS Lambda
lambda-logging-demo
Demo for shipping logs to ELK stack, and to auto-subscribe new log groups
lambda-protobuf-demo
Demo using API Gateway and Lambda with Protocol Buffer
lambda-saga-pattern
Implementing the Saga pattern for Lambda functions using Step Functions
manning-aws-lambda-in-motion
Code for the Manning video course "Production-Ready Serverless: Operational Patterns and Practices"
SimpleSpeedTester
SimpleSpeedTester is a simple, easy to use framework that helps you speed test your .Net code by taking care of some of the orchestration for you.
theburningmonk's Repositories
theburningmonk/lambda-saga-pattern
Implementing the Saga pattern for Lambda functions using Step Functions
theburningmonk/lambda-protobuf-demo
Demo using API Gateway and Lambda with Protocol Buffer
theburningmonk/better-dynamodb-scaling
Make DynamoDB's autoscaling action happen faster
theburningmonk/production-ready-serverless-workshop
Demo project for the production-ready serverless workshop
theburningmonk/lambda-coldstart-comparison
Comparing the coldstart time of AWS Lambda functions using a variety of language runtime and memory size
theburningmonk/ReactoKinesix
A Rx based .Net client library for working with Amazon Kinesis
theburningmonk/stream_ext
A port of the Rx functions to make Dart's Stream type even easier to use!
theburningmonk/RandomArtsBot
Twitter bot for generating random art
theburningmonk/exercises-in-programming-style-fsharp
F# port of the examples in "Exercises in Programming Style"
theburningmonk/Darkseid
Actor-based library to help you more effectively and easily push data into an Amazon Kinesis stream by taking care of the heavy lifting for you.
theburningmonk/AdventOfCodeFs
Advent of Code (http://adventofcode.com/) solutions in F#
theburningmonk/recursive-lambda-for-sqs-part2
Code sample for part 2 of my recursive SQS lambda function post
theburningmonk/production-ready-serverless-workshop-aws-ug-demo
Demo project for the Production-Ready Serverless workshop at AWS UG
theburningmonk/lambda-kinesis-retry-with-sns-demo
This demo shows how you can use SNS to retry failed Kinesis events out-of-band so you can continue processing Kinesis events without having to stop for the failed events.
theburningmonk/lambda-latency-injection-demo
Demo for how to apply latency injection to Lambda functions
theburningmonk/lambda-when-will-i-coldstart
Experiment to find out how long your function would need to be idle for for it to be recycled
theburningmonk/awesome-serverless-1
:cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.
theburningmonk/production-ready-serverless-workshop-dvla-demo
Demo project for the production-ready-serverless-workshop-dvla workshop
theburningmonk/switching-to-contracting-uk
A step by step guide of how to start contracting in United Kingdom
theburningmonk/production-ready-serverless-workshop-demo
theburningmonk/awesome-serverless
Curated list of resources related to serverless architectures and the Serverless Framework
theburningmonk/MathDOJO
A dojo-themed maths game that tests your ability to do simple calculations in your head
theburningmonk/production-ready-serverless-workshop-dvla
Production-ready serverless workshop at DVLA
theburningmonk/aws-application-auto-scaling-kinesis
Leveraging Amazon Application Auto Scaling you have now the possibility to interact to custom resources in order to automatically handle infrastructure or service resize. You will find a demo regarding how to integrate Amazon Application Auto Scaling with Amazon Kinesis Data Stream in order to scale your shards, in a fully serverless fashion
theburningmonk/awscred
Node.js module to resolve AWS credentials/region using env, ini files and IAM roles
theburningmonk/lambda-async-metrics-demo
theburningmonk/lambda-secure-api-demo
Secure API endpoints with API keys or IAM roles
theburningmonk/lambda-security-demo
Demos to illustrate security vulnerabilities for Lambda
theburningmonk/serverless-plugin-tracing
Enables AWS X-Ray tracing for Serverless
theburningmonk/ticketless
An amazing workshop about AWS and Serverless where you have the chance to build a time-travel music business! 😱