page_type | description | languages | products | |||
---|---|---|---|---|---|---|
sample |
Build event-driven apps with Dapr on the Edge |
|
|
Learn how to aggregate data at the edge using Azure IoT Operations and Dapr.
For detailed instructions on running this tutorial, follow Build an event-driven app with Dapr.
-
Build the application and push the container to the cluster:
docker build . -t mq-event-driven-dapr k3d image import mq-event-driven-dapr
-
Deploy dapr and the app:
dapr init -k kubectl apply -f app.yaml