Two weeks ago I spoke at the Belgian Azure user group (AZUG). I gave an introduction on Storm with HDInsight. You can find a recording of the session on their website.
Second @azugbe talk of tonight – Apache Storm on #Azure Data Lake HDInsight by @bennymichielsen! pic.twitter.com/o0WzMbYgMh
— Tom Kerkhove (@TomKerkhove) February 4, 2016
My talk was divided in three parts, a introduction, a deep dive to give an overview of the main concepts of a Storm topology and then several scenario’s and how they can be solved.
The deep dive centered around creating a Twitter battle where hashtags were counted and the results then displayed on a website. You can find the code on my GitHub account.