https://github.com/coderbyheart/aws-iot-serverless-architecture
Slides for my talk about Serverless Architecture for IoT on AWS
https://github.com/coderbyheart/aws-iot-serverless-architecture
aws cloud iot serverlress
Last synced: 5 months ago
JSON representation
Slides for my talk about Serverless Architecture for IoT on AWS
- Host: GitHub
- URL: https://github.com/coderbyheart/aws-iot-serverless-architecture
- Owner: coderbyheart
- Created: 2021-11-12T15:23:31.000Z (about 4 years ago)
- Default Branch: saga
- Last Pushed: 2023-05-13T18:23:39.000Z (over 2 years ago)
- Last Synced: 2025-02-01T11:11:26.826Z (11 months ago)
- Topics: aws, cloud, iot, serverlress
- Language: Dockerfile
- Homepage: https://bit.ly/awsiotarch
- Size: 2.04 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serverless Architecture for IoT on AWS
Slides for my talk about Serverless Architecture for IoT on AWS

Slides for the webinar:
- [Markdown](./slides.md)
- [Interactive](https://coderbyheart.github.io/aws-iot-serverless-architecture/index.html)
## Viewing
An up-to-date version is published to
[GitHub pages](https://coderbyheart.github.io/aws-iot-serverless-architecture/index.html).
Press `s` to show the speaker notes.
### Locally
Open the project using
[Dev Container](https://code.visualstudio.com/docs/remote/containers).
Open two shells:
1. `npm run watch`
2. `npm start`
You can now view the slides at .
## Building
Render to reveal.js:
make build
Render to PowerPoint (useful for copying to a slides template):
make public/slides.pptx