“How to rewrite it in Rust”
Speaker: Jeremy Lempereur, Rust engineer at Apollo GraphQL. Abstract: An API Gateway is mission critical software. It needs to be extremely reliable, and incur the lowest possible overhead. Which is a perfect match for Rust! In this presentation we will:
Weigh pros and cons of switching to Rust.
See how to progressively rewrite a large codebase in Rust.
See how to have guardrails to make sure the new code behaves like the legacy one.
Have a look at debugging, profiling and monitoring a Rust codebase.
Ещё видео!