Understanding various architecture and components
Azure provides various data services that can be used to perform real-time analytics in different ways. In this section, we will learn about two different architectures and how different components are stitched together in both of these architectures to deliver the end result.
There are various use cases for real-time analytics, including the following:
- Anomaly detection: This technique is used to identify unusual behavior or patterns that raises suspicions because of a significant difference from the rest of the data.
- Supply chain analytics: This process is used to increase operational effectiveness by using data and quantitative methods for decision making.
- Real-time personalization: This technique is used to gather information about the user visiting your website and engage that user by providing tailored content on the website based on their company, location, digital behavior, and so on.
The architecture...