Summary
Event-based technology plays a significant role in the data processing solutions hosted in Azure. The solutions based on event processing provide high-scale and high-availability services that are maintained in Azure with minimum administrative effort. Event-based services will help you implement asynchronous programming models and reactive programming models. Event-based services are commonly used for big data ingestion, telemetry stream processing, reactive programming, and mobile platform notifications.
Communication with the services and receiving events are implemented in custom applications based on SDKs and involve other Azure services, such as Azure Functions, storage accounts, and the Azure App Service platform. Plug-and-play integration is the biggest advantage of using event-based technology services in Azure. By completing this chapter, you can now select the appropriate service based on your requirements and leverage it to process events in an enterprise solution...