Successfully reported this slideshow.
We use your LinkedIn profile and activity data to personalize ads and to show you more relevant ads. You can change your ad preferences anytime.

Tour of Dapr - Abhishek - CCDays

1,301 views

Published on

Dapr (or Distributed Application Runtime) is a portable, event-driven runtime that makes it easy for developers to build resilient, microservice stateless and stateful applications that run on the cloud. This talk provides an overview of Dapr, how it works and enables distributed application development. Dapr simplies things by codifying development best practices into open, independent, building blocks that enable you to build portable applications with the language and framework of your choice. The talk also goes deeper into these components such as state stores, messaging, resource bindings etc. along with demos to see things “in action”.

Presented as part of Cloud Community Days on 17th June 2020 - ccdays.konfhub.com

Published in: Software
  • Be the first to comment

  • Be the first to like this

Tour of Dapr - Abhishek - CCDays

  1. 1. Building blocks for scalable distributed apps
  2. 2. https://cloudblogs.microsoft.com/opensource/2019/10/16/announcing-dapr- open-source-project-build-microservice-applications/ aka.ms/tour-of-dapr
  3. 3. aka.ms/tour-of-dapr
  4. 4. aka.ms/tour-of-dapr
  5. 5. aka.ms/tour-of-dapr
  6. 6. aka.ms/tour-of-dapr
  7. 7. aka.ms/tour-of-dapr
  8. 8. aka.ms/tour-of-dapr
  9. 9. aka.ms/tour-of-dapr
  10. 10. aka.ms/tour-of-dapr
  11. 11. aka.ms/tour-of-dapr
  12. 12. aka.ms/tour-of-dapr
  13. 13. aka.ms/tour-of-dapr
  14. 14. aka.ms/tour-of-dapr
  15. 15. kubectl create secret generic redis- secret --from-literal=redis-password=foobar aka.ms/tour-of-dapr
  16. 16. aka.ms/tour-of-dapr
  17. 17. https://aka.ms/tour-of-dapr Get Started with Dapr the docs the samples Join the community Contribute! https://www.oreilly.com/library/view/learning- dapr/9781492072416/

×