From the course: Dapr for Azure Developers with .NET Part 1
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
What is Dapr? - Azure Tutorial
From the course: Dapr for Azure Developers with .NET Part 1
What is Dapr?
- [Instructor] Let's now define what exactly Dapr is. Dapr is a portable event-driven runtime that makes it easy for any developer to build resilient, stateless, and stateful applications that run on the cloud and edge. It's official site is dapr.io. Here, we can find plenty of information related to the different features, and functionalities that Dapr offers. Although it's a project that stems from Microsoft, nowadays, Dapr is part of the cloud-native computing foundation. This foundation incubates many open-source projects for software development in cloud technologies. Dapr offers us several valuable features starting with a number of building blocks that we can use to add functionality to our applications quickly. Also Dapr is consistent and portable. Actually, if we learn to use a couple of building blocks, we practically know all its remaining concepts. It's also accessible if there wasn't a…