Azure Container Apps - Your First Dapr App | C# | Blobs | Service Invocations

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 11

  • @112jacob112
    @112jacob112 ปีที่แล้ว +2

    Currently watching your playlists after getting a rought introduction from John Savil! This clarifies a lot - thanks for uploading!

    • @meetkamal
      @meetkamal  ปีที่แล้ว

      Glad this helped

  • @softwaretitbits5849
    @softwaretitbits5849 วันที่ผ่านมา

    How to use Managed Identity between Dapr and blob storage?

  • @moulcode
    @moulcode 11 หลายเดือนก่อน +4

    Unfortunately couldn't get what's the purpose from Dapr or the video

    • @subzeroleaf
      @subzeroleaf 10 หลายเดือนก่อน

      Dapr is a subject apart. You use it to abstract the backing services of your application.

    • @denysalexieiev8548
      @denysalexieiev8548 9 หลายเดือนก่อน

      same thing. The author didn't make good job to explain it. More over it is not Azure service.

  • @feefifofum6383
    @feefifofum6383 ปีที่แล้ว

    Good video, thanks. It would also be good to see how you set up dapr to work locally with dockerdesktop...

  • @vktop2
    @vktop2 ปีที่แล้ว +1

    Excelent video! I have a question about a topic of which I have not found examples on the internet and it is not clear to me if it is supported or not by ACA at this time; I want to know if ACA supports events of a Blob Storage, for example when a file is created in a blob storage; what I want to achieve is basically that when a file is created in a container of a blob storage it notifies my application in ACA through Dapr, does ACA support this with Dapr?
    Where can I find an example of this or a step by step? Thanks

    • @subzeroleaf
      @subzeroleaf 10 หลายเดือนก่อน

      Nice question. My first thought is that an function app will would be a better option for that scenario, but lets wait for specialists answer

  • @CarstenBerggreen
    @CarstenBerggreen 10 หลายเดือนก่อน

    Would you create the dapper client inside the controller? Wouldnt it be more correct to create in the DI and inject it in all controllers needing it?

    • @FlorinBuda
      @FlorinBuda 4 หลายเดือนก่อน

      dapr! dapper is another thing