Getting To Know Azure Container Apps

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

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

  • @PhantasyAI0
    @PhantasyAI0 8 หลายเดือนก่อน

    How do you maintain sessions between replicas? For example I have a web api using cosmos db, as it scales and creates more replicas i want it to use the same client sessions for all instances. How would this be done on ACA?

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

    So helpful, thanks :)

  • @codingstyle9480
    @codingstyle9480 2 ปีที่แล้ว

    Thanks for the video. I wonder how I could back an azure container apps via an on-prem database safely. I mean, Is there a way of connecting my mssql server sitting on an on-prem server to the ACA.

    • @Atmosera-
      @Atmosera-  2 ปีที่แล้ว

      You can do it by integrating the app with the database, although I would try to collocate the app with the database if possible, otherwise performance is going to suffer.

    • @codingstyle9480
      @codingstyle9480 2 ปีที่แล้ว

      @@Atmosera- Thank you for your prompt reply. I need to use an on-premise database for state regulations. What I need to do is to carry out a POC to get an estimation of how much suffering in performance will be recorded. I would like to know what is the way to proceed. I need obviously some kind of subnet within the container apps environment to connect to on-premise db.. If you could give me some directions as to how I should proceed, I would be grateful.

    • @Atmosera-
      @Atmosera-  2 ปีที่แล้ว

      Here you go::
      th-cam.com/video/1qPTDevOg54/w-d-xo.html

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

    Thanks for your video, but can i have your code example on github ?

    • @Atmosera-
      @Atmosera-  2 ปีที่แล้ว +1

      github.com/theonemule/dos-game
      github.com/theonemule/aks-demos
      These are the repos I used.

    • @hungdohoangminh2064
      @hungdohoangminh2064 2 ปีที่แล้ว

      @@Atmosera- Thank you very much, but i mean the code and dockerfile you use for creating dapr1 and dapr2 containers. Could you please share them with me?

    • @Atmosera-
      @Atmosera-  2 ปีที่แล้ว +1

      @@hungdohoangminh2064 I can't say that I have them anymore.

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

      @@Atmosera- that is sad :( any way, thank you very much.

    • @Atmosera-
      @Atmosera-  2 ปีที่แล้ว

      @@hungdohoangminh2064 Sorry. :(