Connect Anything to Everything: Event Grid at Build 2018
Learn about the Azure service that provides a backbone to manage all of your events in one place.
Event Grid is an Azure service that routes events between endpoints. It provides support for virtually any existing Azure service from storage activity to serverless Azure Function calls. It also has support for custom end points. Instead of taking on the costly overhead of continuous polling in your applications, Event Grid will manage the events for you and publish them to your app when ready.
At Build 2018, I presented a short theater session that highlights Event Gridβs capabilities.
- Download the deck: β¬ THR3509_Likness.pptx
- Access the source code from the demo: build-event-grid
The session was well-attended. I appreciate all of those who were able to make it!
Packed session for @jeremylikness talking about #Azure event grid #msbuild pic.twitter.com/0KXhLftDiE
— Michael Crump (@mbcrump) May 8, 2018
@jeremylikness Connecting Anything to Everything with Event Grid! pic.twitter.com/QQ280sFHRl
— Matthew Soucoup (@CodeMillMatt) May 8, 2018
Here is the full video of the session:
Serverless Guru!! @jeremylikness #Azure #MSBuild #Build2018 pic.twitter.com/QYpfzg4FKf
— Brian Byrdsong (@Byrdsong) May 8, 2018
Interested in learning more? Click to get started with Event Grid.
Regards,
Related articles:
- Azure Cosmos DB With EF Core on Blazor Server (Azure)
- Azure Event Grid: Glue for the Internet (Event Grid)
- Azure Event Grid: The Whole Story (Cloud)
- Moving From Lambda Ζ to Azure Functions <β‘> (Cloud)
- Serverless application architecture, patterns, and implementation (Event Grid)
- The Year of Angular on .NET Core, WebAssembly, and Blazor: 2019 in Review (Azure)