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?
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.
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.
@@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- 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?
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?
So helpful, thanks :)
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.
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.
@@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.
Here you go::
th-cam.com/video/1qPTDevOg54/w-d-xo.html
Thanks for your video, but can i have your code example on github ?
github.com/theonemule/dos-game
github.com/theonemule/aks-demos
These are the repos I used.
@@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?
@@hungdohoangminh2064 I can't say that I have them anymore.
@@Atmosera- that is sad :( any way, thank you very much.
@@hungdohoangminh2064 Sorry. :(