How to build and host an async activity feed in Azure
Details
We have asked the Ahead product team (aheadintranet.com), that will be visiting Barcelona, to share some of their insights with our group. They are building their flagship product with Azure and .NET Core.
For this meetup, the ahead product team will show you how to implement an activity feed using an async pipeline consisting of:
- OpenAPI 2.0 (Swagger) endpoint hosted as a Azure Function
- Azure Storage Queue
- ASP.NET Core 2.1 IHostedService
- Azure Cosmos Document DB
- MS Flow to trigger the Azure Function
- ASP.NET Core Razor Page to display the feed
