An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Serverless Architecture for IoT on AWS

Slides for my talk about Serverless Architecture for IoT on AWS

![Publish](https://github.com/coderbyheart/aws-iot-serverless-architecture/workflows/Publish/badge.svg?branch=saga)

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