Your Lambdas, In Rust! - Luciano Mammino

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • Rust is taking the software engineering world by storm, but how does it affect serverless? In AWS it's not even a supported runtime, so how can we even use it... and should we even try to do that? Spoiler: yes we should and it's actually quite easy to get started with it!

ความคิดเห็น • 6

  • @xes.software
    @xes.software 7 วันที่ผ่านมา

    Great talk.

  • @antonf.9278
    @antonf.9278 12 วันที่ผ่านมา

    Is anyone else getting totally mangeld audio?

  • @DavidAlsh
    @DavidAlsh 3 หลายเดือนก่อน +2

    How do you build the lambda function manually without cargo-lambda?
    I know it uses the Zig linker behind the scenes. Is there an alternative?

    • @Loige
      @Loige 3 หลายเดือนก่อน +1

      Hello @DavidAlsh! Thanks for checking this one out and leaving a comment.
      I'd definitely recommend cargo-lambda. Removes all the pain away! Using zig is optional and only if you need cross compilation AFAIK

  • @buildfromzero
    @buildfromzero 3 หลายเดือนก่อน +2

    Wow nice Presentation ❤

    • @Loige
      @Loige 3 หลายเดือนก่อน

      Thank you @buildfromzero!