7

Resource Bindings

In this chapter, we will focus on resource bindings in Distributed Application Runtime (Dapr), a convenient and pluggable approach to invoking external systems from Dapr microservices and triggering Dapr applications based on external events.

The following are the main topics that we will cover in this chapter:

  • Learning how to use Dapr bindings
  • Using Twilio output bindings in Dapr
  • Ingesting data with the Azure Event Hubs input binding

Learning about Dapr resource bindings is important in the scope of developing new solutions and improving existing ones. While the publish/subscribe (pub/sub) pattern we explored in Chapter 6, Publish and Subscribe, is helpful in orchestrating asynchronous communication between Dapr applications, ...

Get Practical Microservices with Dapr and .NET - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.