- Learn how Azure storage queues, Event Hubs, Event Grid, and service bus can improve your communication between devices.
In this module, you will:
- Describe events and messages, and the challenges you can use them to solve in a distributed application.
- Identify scenarios in which Storage queue is the best messaging technology for an application.
- Identify scenarios in which Event Grid is the best messaging technology for an application.
- Identify scenarios in which Event Hubs is the best messaging technology for an application.
- Identify scenarios in which Service Bus is the best messaging technology for an application.
- Learn to use Azure Event Hubs to reliably process high-volume data streams to enable you to code applications to send and receive messages through the hub.
In this module, you will:
- Create an event hub using the Azure CLI
- Configure applications to send or receive messages through the event hub
- Evaluate performance of event hub using the Azure portal
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Syllabus
- Choose a messaging model in Azure to loosely connect your services
- Introduction
- Choose whether to use messages or events
- Choose a message-based delivery with queues
- Choose Azure Event Grid
- Choose Azure Event Hubs
- Summary
- Enable reliable messaging for Big Data applications using Azure Event Hubs
- Introduction
- Create an event hub using the Azure CLI
- Exercise - Use the Azure CLI to Create an event hub
- Configure applications to send or receive messages through an event hub
- Exercise - Configure applications to send or receive messages through an event hub
- Evaluate the performance of the deployed event hub using the Azure portal
- Summary