Realtime search engine using Azure Durable Functions

By Kees Schollaart

Elevator Pitch

Dive into a real-world implementation of a distributed search engine. In this session you’ll see how we fetch results in parallel and bring back the processed results back to the end-user. How did build this solution to be fast and cost effective? Join me in this session with a lot of demo’s!

Description

You haven't written a description for this talk yet. Having just a title is a great place to start, but you probably don't want to submit your talk to an event without any sort of description. All you need to do is click the edit button and fill it in. Think of the great sense of accomplishment you'll feel when you're finished.

Notes

This is based on a real-world scenario. I recently replicated the customers-design in an example implementation: https://github.com/keesschollaart81/Realtime-Quotes-Example

As a Microsoft Technical Evangelist it’s my day-job to help the bigger Software Vendors in NL to move to serverless of technologies. I have seen a lot implementations in the field and love to share these experiences.