© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
R. GatevIntroducing Distributed Application Runtime (Dapr)https://doi.org/10.1007/978-1-4842-6998-5_9

9. Resource Bindings

Radoslav Gatev1  
(1)
Gorna Oryahovitsa, Bulgaria
 

So far, I have shown you how to interface with other services within your microservices-based application. This chapter will be about integrating with various external services. The communication typically happens in two ways – either an external service creates an event that a local Dapr service listens for or a local Dapr application makes a request to an external system. Dapr has a building block for talking to external systems, which logically can be split into two groups from a logical ...

Get Introducing Distributed Application Runtime (Dapr): Simplifying Microservices Applications Development Through Proven and Reusable Patterns and Practices 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.