mirror of https://github.com/dapr/docs.git
21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
# Dapr presentations
|
|
|
|
Here you can find previous Dapr presentations, as well as a PowerPoint & guidance on how you can give your own Dapr presentation.
|
|
|
|
## Previous Dapr presentations
|
|
|
|
| Presentation | Recording | Deck |
|
|
|--------------|-----------|------|
|
|
| Ignite 2019: Mark Russinovich Presents the Future of Cloud Native Applications | [Link](https://www.youtube.com/watch?v=LAUDVk8PaCY) | [Link](./PastPresentations/2019IgniteCloudNativeApps.pdf)
|
|
| Azure Community Live: Build microservice applications using DAPR with Mark Fussell | [Link](https://www.youtube.com/watch?v=CgqI7nen-Ng) | N/A
|
|
|
|
There are other Dapr resources on the [community](https://github.com/dapr/dapr#community) page.
|
|
|
|
## Giving a Dapr presentation
|
|
|
|
- Begin by downloading the [Dapr Presentation Deck](./Dapr%20Presentation%20Deck.pptx). This contains slides and diagrams needed to give a Dapr presentation.
|
|
|
|
- Next, review the [Docs](../README.md) to make sure you understand the [concepts](../concepts) and [best-practices](../best-practices).
|
|
|
|
- Use the Dapr [quickstarts](https://github.com/dapr/quickstarts) repo and [samples](https://github.com/dapr/samples) repo to show demos of how to use Dapr
|