This repository will hold a series of lessons developed to help people who want to learn either Rust or AWS.
Introduction to core service
Introduction to Serverless
Rust functions with CDK
- Rust web app using AWS SAM.
- Embedding Rust code in Java Jar for distribution.
- CodeBuild matrix build for multiple OS and
cdylib
. - Rust on Android. Combine with Devicefarm to show how to build/test Android apps with Rust
- gRPC
- Serverless Crates.io
- VSCode extension with Rust (using WASM?)
- Sending email with AWS SES
- OpenStreetMap that calculates the route between two points. inspiration
- Rust HID controller for Elgato Streamdeck
- Check on the videos after 14-May. YT
- proc macros
- proc macros: basics
- static dispatch
- Look at these sweet sweet comments