gunnargrosch
Principal Developer Advocate AWS | Former AWS Serverless Hero | Dad of three | Engaged to the spectacular Taylor Jacobsen
Amazon Web Services (@AWS)Karlstad, Sweden
Pinned Repositories
alexa-ai-iot-sample
bluesky-lists
circuitbreaker-lambda
A basic Node module for using the circuit breaker pattern in AWS Lambda and general async functions
failure-lambda
Module for fault injection into AWS Lambda
mastodon-lists
serverless-chaos-demo
This example demonstrates how to use Adrian Hornsby's Failure Injection Layer (https://github.com/adhorn/FailureInjectionLayer) to perform chaos engineering experiments on a serverless environment.
serverless-chaos-demo-nodejs
This demo site uses Gunnar Grosch's failure-lambda NPM package to perform chaos engineering experiments on a serverless environment.
serverless-iot-cam
Sample code for using ESP32-CAM with AWS IoT Core to take pictures on-demand and store them in S3
serverlessevents-site
A curated list of awesome serverless events around the world by and for the community
threads-lists
Repository contains lists of Threads users separated by categories.
gunnargrosch's Repositories
gunnargrosch/serverless-chaos-demo-disk
Serverless Chaos Engineering Demo - Disk space failure
gunnargrosch/FailureInjectionLayer
Small example of how to use AWS Lambda Layers to inject latency into AWS Lambda Functions