A serverless, event-driven pipeline in AWS which replicates data from DynamoDB to Aurora using DynamoDB Event Streams, Lambda & .NET.
A serverless, event-driven pipeline in AWS which transcodes video and generates thumbnails fast & cheap using Elastic Transcoder, S3, Lambda, .NET & FFMPEG.
Building a serverless framework with which to schedule computing tasks in the AWS cloud using Amazon EventBridge, Lambda & .NET.
Building a well-architected, serverless framework with which to process Amazon S3 objects using S3 Event Notifications, AWS Lambda & .NET.
Introducing a framework for building serverless applications by addressing cross-cutting application concerns, separating those from feature code.