Repository: flink-web Updated Branches: refs/heads/asf-site 0144d4521 -> 0da93525f
add presentation to the slide page Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/0da93525 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/0da93525 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/0da93525 Branch: refs/heads/asf-site Commit: 0da93525fd4013600f7c57def80fce22e705905b Parents: 0144d45 Author: Maximilian Michels <[email protected]> Authored: Mon Apr 4 12:41:31 2016 +0200 Committer: Maximilian Michels <[email protected]> Committed: Mon Apr 4 12:41:31 2016 +0200 ---------------------------------------------------------------------- content/slides.html | 2 ++ slides.md | 2 ++ 2 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/0da93525/content/slides.html ---------------------------------------------------------------------- diff --git a/content/slides.html b/content/slides.html index 7248772..e3349ee 100644 --- a/content/slides.html +++ b/content/slides.html @@ -192,6 +192,8 @@ <li>Jamie Grier: <strong>Stateful Stream Processing at In-Memory Speed</strong>. <em>Flink NYC Meetup, March 2016</em>: <a href="http://www.slideshare.net/JamieGrier/stateful-stream-processing-at-inmemory-speed">SlideShare</a></li> <li>Robert Metzger: <strong>Stream Processing with Apache Flink</strong>. <em>QCon London, March 2016</em>: <a href="http://www.slideshare.net/robertmetzger1/qcon-london-stream-processing-with-apache-flink">SlideShare</a></li> <li>Vasia Kalavri: <strong>Batch and Stream Graph Processing with Apache Flink</strong>. <em>Flink and Neo4j Meetup Berlin, March 2016</em>: <a href="http://www.slideshare.net/vkalavri/batch-and-stream-graph-processing-with-apache-flink">SlideShare</a></li> + <li>Maximilian Michels: <strong>Stream Processing with Apache Flink</strong>. <em>Big Data Technology Summit, February 2016</em>: +<a href="http://de.slideshare.net/MaximilianMichels/big-datawarsaw-animated">SlideShare</a></li> <li>Vasia Kalavri: <strong>Single-Pass Graph Streaming Analytics with Apache Flink</strong>. <em>FOSDEM, January 2016</em>: <a href="http://www.slideshare.net/vkalavri/gellystream-singlepass-graph-streaming-analytics-with-apache-flink">SlideShare</a></li> <li>Till Rohrmann: <strong>Streaming Done Right</strong>. <em>FOSDEM, January 2016</em>: <a href="http://www.slideshare.net/tillrohrmann/apache-flink-streaming-done-right-fosdem-2016">SlideShare</a></li> </ul> http://git-wip-us.apache.org/repos/asf/flink-web/blob/0da93525/slides.md ---------------------------------------------------------------------- diff --git a/slides.md b/slides.md index 317cbf6..d74adb9 100644 --- a/slides.md +++ b/slides.md @@ -23,6 +23,8 @@ Flink Forward 2015 (October 12th/13th, 2015) was the first conference to bring t - Jamie Grier: **Stateful Stream Processing at In-Memory Speed**. *Flink NYC Meetup, March 2016*: [SlideShare](http://www.slideshare.net/JamieGrier/stateful-stream-processing-at-inmemory-speed) - Robert Metzger: **Stream Processing with Apache Flink**. *QCon London, March 2016*: [SlideShare](http://www.slideshare.net/robertmetzger1/qcon-london-stream-processing-with-apache-flink) - Vasia Kalavri: **Batch and Stream Graph Processing with Apache Flink**. *Flink and Neo4j Meetup Berlin, March 2016*: [SlideShare](http://www.slideshare.net/vkalavri/batch-and-stream-graph-processing-with-apache-flink) +- Maximilian Michels: **Stream Processing with Apache Flink**. *Big Data Technology Summit, February 2016*: +[SlideShare](http://de.slideshare.net/MaximilianMichels/big-datawarsaw-animated) - Vasia Kalavri: **Single-Pass Graph Streaming Analytics with Apache Flink**. *FOSDEM, January 2016*: [SlideShare](http://www.slideshare.net/vkalavri/gellystream-singlepass-graph-streaming-analytics-with-apache-flink) - Till Rohrmann: **Streaming Done Right**. *FOSDEM, January 2016*: [SlideShare](http://www.slideshare.net/tillrohrmann/apache-flink-streaming-done-right-fosdem-2016)
