Challenge 6 - Dapr MQTT Input Binding

< Previous Challenge - Home - Next Challenge >

Introduction

In this challenge, you’re going to add a Dapr input binding in the TrafficControlService. It’ll receive entry-cam and exit-cam messages over the MQTT protocol.

Description

In this challenge you’ll focus on Dapr input bindings. The following diagram depicts how input bindings work:

For this hands-on challenge, you will add an input binding leveraging the Dapr binding building block.

Success Criteria

This challenge targets the operation labeled as number 5 in the end-state setup:

Local

Azure

Tips

Learning Resources