Skip to content
Video thumbnail

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

Video thumbnail

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

Video thumbnail

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

Video thumbnail

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

Video thumbnail

OpenTelemetry For Your Serverless Rust Applications

Understanding how an application is working whilst it's running is a fundamental skill when building systems. How can you do that in serverless Rust applications?

February 29, 2024

Video thumbnail

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

Video thumbnail

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

Video thumbnail

Run Any Web Applications on AWS Lambda

Hi, Im James. And in this video you're going to learn how you can take almost all of the web applications or API framework's out ...

2023-12-20T16:09:42Z

Video thumbnail

Unit Testing your Serverless Rust Applications

Hi, I'm James. Welcome to another video in this series on building serverless applications on AWS with Rust. Unit testing is a vital ...

2023-02-19T16:02:33Z