For many years we used SQL and FTS to extend the features of the frontends which need a good search solution. Despite it been a valid approach, it is often not optimal, since there are products that do this as their first purpose. One such product is Azure Search, which is fully managed. In this session we see how to consolidate data from several DBs into a search index and how to search into the index with high performance and flexibility.
Benefits of Attending this Session:
- Identify search boundaries
- Split read/write data model
- Boost search performance