Cloud, Containers and Microservices

T11 Glue for the Internet: Introducing Azure Event Grid

09/18/2018

1:30pm - 2:45pm

Level: Introductory to Intermediate

Jeremy Likness

Senior PM for .NET Data

Microsoft

Event Grid is an Azure service that lets developers route events between endpoints. It supports virtually any existing Azure service from storage activity to serverless Azure Function calls. It also supports 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. In this hands-on presentation, you'll learn about the true value of Event Grid by seeing an example in action and understand what sets Event Grid apart from other services like Service Bus and messaging queues.