Book Image

Stream Analytics with Microsoft Azure

By : Ryan Murphy, Manpreet Singh
Book Image

Stream Analytics with Microsoft Azure

By: Ryan Murphy, Manpreet Singh

Overview of this book

Microsoft Azure is a very popular cloud computing service used by many organizations around the world. Its latest analytics offering, Stream Analytics, allows you to process and get actionable insights from different kinds of data in real-time. This book is your guide to understanding the basics of how Azure Stream Analytics works, and building your own analytics solution using its capabilities. You will start with understanding what Stream Analytics is, and why it is a popular choice for getting real-time insights from data. Then, you will be introduced to Azure Stream Analytics, and see how you can use the tools and functions in Azure to develop your own Streaming Analytics. Over the course of the book, you will be given comparative analytic guidance on using Azure Streaming with other Microsoft Data Platform resources such as Big Data Lambda Architecture integration for real time data analysis and differences of scenarios for architecture designing with Azure HDInsight Hadoop clusters with Storm or Stream Analytics. The book also shows you how you can manage, monitor, and scale your solution for optimal performance. By the end of this book, you will be well-versed in using Azure Stream Analytics to develop an efficient analytics solution that can work with any type of data.
Table of Contents (18 chapters)
Title Page
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Solution architecture design and Proof-of-Concept implementation of social media sentiment analytics using Twitter and a sentiment analytics dashboard


In order to transform and extract Real-Time Insights from complex events for making key operational decisions, we will use Azure Stream Analytics. By uncovering the power of data insights coming from social media feeds, posts, weblogs, and clickstream event logs, we are able to then utilize these insights to build rich visuals, webhook alerts, or trigger workflows. In this demo, step-by-step guidance is provided in order to design a solution architecture and implement social sentiment analytics using Twitter with Azure Stream Analytics and the Azure analytical platform stack. 

Definition of sentiment analytics

Sentiment analytics is defined as the identification of opinions regarding a particular product, incident, or event in terms of positive, negative, or neutral mood posts. This is also known as opinion mining and is collected from social...