What if your server could handle 10x the traffic at a fraction of the cost? Learn how Rust makes high-performance backends accessible and reliable.
#1about 2 minutes
Why Rust is gaining widespread industry adoption
Rust's popularity is surging, with major tech companies like AWS and Google adopting it for systems programming to replace C and C++.
#2about 7 minutes
An introduction to Rust's core language features
Rust is a statically typed language with immutability by default, expressive enums like Result and Option, and a unique ownership system for compile-time memory management.
#3about 3 minutes
Exploring the mature ecosystem for Rust web development
The Rust web ecosystem is ready for production with foundational libraries like Tokyo and Axum, mature database crates, and powerful serialization tools like Serde.
#4about 5 minutes
Comparing Rust's performance against Node.js for web servers
A simple Rust web server can handle ten times the requests of an equivalent Node.js server with more consistent performance due to the absence of garbage collection pauses.
#5about 6 minutes
How Rust's type system improves reliability and maintainability
By using expressive enums and a strong type system, Rust makes invalid states unrepresentable, leading to more reliable and maintainable code compared to dynamically typed languages like Ruby.
#6about 6 minutes
Practical strategies for adopting Rust in your projects
Adopting Rust involves an initial learning curve but pays off in long-term maintainability, with ideal starting points being new microservices or high-performance APIs.
#7about 2 minutes
The future of Rust in modern web development
The Rust ecosystem is evolving to lower the initial development effort through better frameworks and language features, aiming to combine high productivity with its core strengths.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
02:41 MIN
Why developers should consider learning Rust now
Coffee with Developers - Francesco Ciulla
09:43 MIN
Why Rust is gaining so much developer attention
WeAreDevelopers LIVE - Should We Respect LLMs? Is Rust Taking Over? Developers as Content Creators and more
03:42 MIN
Why choose Rust for modern application development
Rust and Docker: Let's build an AI-powered app!
04:49 MIN
Why Rust is so popular with developers and companies
A Love Letter to Rust
05:39 MIN
Q&A on Rust, `instanceof` alternatives, and `ts-reset`
Lies we Tell Ourselves As Developers
01:48 MIN
Analyzing the performance and cost benefits of Rust
Rust Beyond Systems: Revolutionizing Web Development
05:57 MIN
Building frontend applications with Rust and WebAssembly
Rust Beyond Systems: Revolutionizing Web Development
03:07 MIN
Q&A on ideal project types and comparing Rust with Go
4 reasons why you should learn Rust in 2021 – and maybe even have fun doing itRust is considered complex and a programming language with a steep learning curve. That's one side of the medal. We mention four points that Rust has ahead of other programming languages in terms of user-friendliness. Rust is a modern programming lan...
Daniel Cranney
Building AI Solutions with Rust and DockerIn recent years, artificial intelligence has surged in popularity in the world of development. While Python remains a popular choice in the realm of AI, Rust - often known as Rust Lang - is quickly emerging as a formidable alternative.Rust programmin...
Luis Minvielle
The Best Upcoming IT WebinarsNow that you already know what IT webinars are and how they can help you level up your professional appeal, you might want actually to get into one. Live tech webinars are one of the best ways to stay on top of the latest trends and tools because eit...