Lambda SnapStart for your Serverless .NET Applications
Dive into this video to learn about Lambda Snapstart, a feature aimed at minimizing cold start impact for .NET applications. We'll cover what Snapstart is, how to enable it, and showcase its performance improvements.
November 19, 2024
What is Serverless in 2024 & Why You Should Care?
In this video, you'll get through the misunderstanding. Through the hype. And leave with an understanding what it actually means to be serverless in 2024.
June 3, 2024
Process Kinesis Streams with AWS Lambda & Rust
In this video you're going to learn how to build a high performance, safe and sustainable stream processing using Rust, AWS Lambda and Amazon Kinesis.
May 8, 2024
Low Latency Event Handlers with Rust, Lambda & EventBridge
In this video you're going to learn how to build a high performance, cost-effective and sustainable event handlers using Rust, AWS Lambda & Amazon EventBridge.
April 16, 2024
Build High Performance Queue Processors with Rust & AWS Lambda
In this video you're going to learn how to build a high performance, cost-effective and sustainable SQS queue processor with Rust & AWS Lambda.
April 9, 2024
Simplify the Configuration of your Serverless Rust applications
A core principle of good CICD practices is testing and compiling your applications once and then shipping that same build artifact to your different environments. This is helpful, but how do you then actually make the application run differently in these different environments?
March 7, 2024
.NET 8 Is Now Available on AWS Lambda
It's finally here, the .NET 8 managed runtime is now available on AWS Lambda. And in this video, you're going to learn how to take your existing project and upgrade that to .NET 8.
February 22, 2024
The Perfect Project Structure for Production Ready Serverless Rust
In this video you're going to learn just how to do that. With inspiration taken from the zero to production Rust book, this video dives into production ready serverless Rust applications.
February 15, 2024
What's the hype with Rust and AWS Lambda?
I'm going to attempt to answer that question for you. You're going to hear my view on the current state of using Rust to build serverless applications. And if you've seen any of my recent tweets, you can probably work out the answer.
February 8, 2024