We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ec72d commit 63274cbCopy full SHA for 63274cb
README.md
@@ -1,8 +1,13 @@
1
# build-on-aws-with-rust
2
3
+This repository houses resources that are referenced by the talk
4
+"Build on AWS with Rust" (BUI06) for the AWS Summit Sydney 2023
5
+by Tim McNamara ([@timClicks](https://github.com/timClicks)).
6
7
## Directory layout
8
9
+
10
+ - `examples`: examples of code that is discussed within the talks slides
11
- `serverless-compare-langs`: 5 implementations of an ecommerce application, one per language
12
13
0 commit comments