Summary
Azure Cognitive Search is a great service if you want to have your very own search solution and do not plan to maintain its infrastructure and configuration. With its flexibility and intuitiveness, you can quickly develop your application, leveraging features such as the push/pull model, scheduled indexing, and support for different kinds of data sources. Additionally, with the option to start from the free tier, even for production workloads, you can gradually progress and scale your solution up, adjusting costs based on real requirements. This chapter has given you your first steps in developing search engines in the cloud and should help you as an entry point for further exploration of the service.
In Chapter 6, Mobile Notifications with Notification Hubs, we will cover topics related to handling mobile applications and push notifications using Azure Notification Hubs.