Introduction to Dapr

Поделиться
HTML-код
  • Опубликовано: 10 июл 2024
  • Join Aaron Crawfis (Azure OSS Incubations) and Paul Yuknewicz (Azure Developer Experience) to learn about Dapr (dapr.io), the Distributed Application Runtime. Learn how to install, init, and run Dapr in just a few seconds, and begin adding Dapr's building blocks to your own applications. Also see what's new in Dapr v1.10, including Dapr workflows.
    Find the latest info about the open-source Darp project available at: github.com/dapr
    📌 Let's connect:
    Aaron Crawfis | / aaroncrawfis
    Paul Yuknewicz | / paulyuki99
    Subscribe to the Open at Microsoft: aka.ms/OpenAtMicrosoft
    Open at Microsoft Playlist: aka.ms/OpenAtMicrosoftPlaylist
    New episode every Tuesday!
    00:00:00 Introduction
    00:02:13 Pub/sub Demo
    00:09:52 Pub/sub brokers list
    00:10:50 Dapr v1.10
    00:14:39 Workflow demo
    00:18:26 Dapr Init
  • НаукаНаука

Комментарии • 7

  • @nitinjamadagni
    @nitinjamadagni 8 месяцев назад

    Fantastic, looking forward to more videos on Dapr and radius from microsoft

  • @mounirpubg8596
    @mounirpubg8596 Год назад +1

    thank you

  • @vktop2
    @vktop2 5 месяцев назад

    Nice video!, I have a question, does DAPR support HTTP/2?

  • @ReneMongeau1
    @ReneMongeau1 6 месяцев назад

    Why not exclusively employ sockets instead? While I refrain from passing judgment, I've encountered numerous WCF services that exchange XML documents. Can you fathom the latency involved in serializing and deserializing within such a system? Is there a significant drawback to utilizing C++ in the backend and handling binary files for enhanced efficiency?

  • @arishtat66
    @arishtat66 Год назад +9

    Not sure what to intent of this video was, but from an introduction I would expect to get an overview, what problems does Dapr solve, why would I use it etc. For that this video is remarkably bad.

    • @maertscisum
      @maertscisum 11 месяцев назад +4

      The problem domain was mentioned in the very beginning: microservices. You will need to be familiar with microservices to understand this video.

    • @wpuncensored
      @wpuncensored 8 месяцев назад +1

      Dapr makes it incredibly simple to establish your microservices infrastructure, encompassing elements like tracing, logging, metrics, pub/sub brokers, state stores, integration with external resources, secret storage, and ensuring resilience, all while adhering to best practices.