learn-rust-on-aws
learn-rust-on-aws copied to clipboard
Learn Rust on AWS or Learn AWS with Rust. Do whatever you would like.
trafficstars
Learn AWS with Rust / Learn Rust with AWS
This repository will hold a series of lessons developed to help people who want to learn either Rust or AWS.
Schedule
13-May
Introduction to core service
20-May: Lesson 02
Introduction to Serverless
10-June: Lesson 03
Rust functions with CDK
Topics for Richard to consider
- 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
Errata
- Check on the videos after 14-May. YT
- proc macros
- proc macros: basics
- static dispatch
- Look at these sweet sweet comments