Past Event
Automation Using Azure Event Grid
Learn how to quickly build an automated image thumbnail generator with little code using the Azure Functions Event Grid trigger.
The Azure Functions Event Grid trigger allows for the automation of tasks when certain events occur within the Azure ecosystem, such as when uploading images to a blob storage account. When a subscribed topic occurs, Event Grid detects the event and triggers the associated Azure Function. The Azure Function can then perform a specified task, such as creating a thumbnail of an uploaded image. This enables the automatic and efficient processing of pictures as soon as they are uploaded without requiring manual intervention. By using the Event Grid trigger in combination with Azure Functions, organizations can easily automate tasks related to image processing and streamline their workflows.
Come learn how to quickly build an automated image thumbnail generator with little code using the Azure Functions Event Grid trigger.
Target Audience
- Developers and architects looking to automate workflows in Azure
- .NET and C# developers interested in serverless event-driven solutions
- Teams seeking to streamline image processing pipelines without manual intervention
Prerequisites
- Basic familiarity with Azure and the Azure portal
- Basic understanding of C# or .NET development
- No prior Azure Functions or Event Grid experience required
Want me to present this at your event?
Email chadgreen@chadgreen.com to book this presentation.