Rust Linz, July 2021 - Stefan Baumgartner - Serverless Rust

preview_player
Показать описание
If you run your software in the cloud, you might have already done some Serverless programming. Be it either as glue code that connects existing services or for your entire web API. But can we run Serverless workloads with our most favorite programming language as well?

We can! In this talk, we are going to look at how to run serverless workloads in Rust in Azure Functions and AWS Lambda. In doing so, we will see the fundamental differences between both serverless providers, and what effect this has on your applications!

Рекомендации по теме
Комментарии
Автор

Hell, he's got a Zeppelin t-shirt on. He's obviously a genius. I'll listen!

Colstonewall
Автор

I just love the place ..whee the talk is happening !!

bjugdbjk
Автор

Excellent material, thanks for posting!

andreacremese
Автор

Didn't know the aws lambda VM is written in rust!

BrazilMentionedHueHue
Автор

Great piece of information. @25:49, you say *128 MB RAM == 1/13th vCPU*. I am curious to know, how is this relationship established?

nirmalyasengupta
Автор

Wow. Are Azure Functions even serverless? They seem to lack the separation and ephemerality that make serverless so interesting.

hubrismaxim