- Module 1: Learn how Azure's storage queues, event hubs, event grid, and service bus can improve your communication between devices.
- 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
- Module 2: Discover how to write code in .NET applications using Azure Service Bus for communications that can handle high demand, low bandwidth, and hardware failures.
- Choose whether to use Service Bus queues or topics to communicate in a distributed application
- Configure an Azure Service Bus namespace in an Azure subscription
- Create a Service Bus topic and use it to send and receive messages
- Create a Service Bus queue and use it to send and receive messages
- Module 3: Find out to use Azure Queue storage to handle high demand and improve resilience in your distributed applications.
- Create an Azure Storage account that supports queues
- Create a queue using C# and the Azure Storage Client Library for .NET
- Add, retrieve, and remove messages from a queue using C# and the Azure Storage Client Library for .NET
- Module 4: 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.
- 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
- Module 5: Build a serverless application architecture, automate your operations, and integrate applications by handling Azure events with Event Grid.
- Describe the capabilities and use cases for Event Grid
- Create an application that handles events by using Event Grid and Logic Apps
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will: