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.
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.