Original: https://codingcat.dev/podcast/1-48-learn-to-build-reliable-and-efficient-software-in-rust
Questions
- How would you describe Rust?
- Memory Safe
- General Purpose
- What is Learn to build reliable and efficent software in Rust all about? https://www.rustadventure.dev/?ck_subscriber_id=1138053038
- What Clouds Support Rust for Lambda/Cloud Functions?
- Netlify - https://www.netlify.com/blog/2021/10/14/write-netlify-functions-in-rust/
- Google Cloud (doesn't appear to support) - https://cloud.google.com/functions/docs/writing
- AWS Lambda - https://aws.amazon.com/blogs/opensource/rust-runtime-for-aws-lambda/
- What is Rust's version of NPM?
- Cargo - https://crates.io/
- Compare Go to Rust Checkout this Discord Article - https://discord.com/blog/why-discord-is-switching-from-go-to-rust
Top comments (0)