Get the source code for this video for FREE → the-dotnet-weekly.kit.com/aca Want to master Clean Architecture? Go here: bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: bit.ly/3SXlzSt
Hello Milan. Thank for this video. Could you please do a version, where you integrate SQL or MongoDb with API? I would like to see how the connection is established with a db in Azure Container apps. Conside SQL as a container as itself
Think of App Service as a simple hosting platform for containerized web apps, while Container Apps is more like a lightweight, managed Kubernetes for complex applications.
Get the source code for this video for FREE → the-dotnet-weekly.kit.com/aca
Want to master Clean Architecture? Go here: bit.ly/3PupkOJ
Want to unlock Modular Monoliths? Go here: bit.ly/3SXlzSt
Why can't the CDC just give the code?
Hello Milan. Thank for this video. Could you please do a version, where you integrate SQL or MongoDb with API? I would like to see how the connection is established with a db in Azure Container apps. Conside SQL as a container as itself
We could use secrets from Key Vault to pass the connection string, or maybe Azure App Configuration. Great idea for a future video.
@@MilanJovanovicTech would like to see a practical example on communication between 2 containers
I second that.
Useful video 😊
Thanks 😊
Excellent demo! Thanks for making it.
My pleasure!
Awesome video Milan! Learnt lot of things, thank you so much
Happy to hear that!
What is difference between Azure App Service Container and Azure Container App?
Think of App Service as a simple hosting platform for containerized web apps, while Container Apps is more like a lightweight, managed Kubernetes for complex applications.
Great video