I am trying out Docker for the first time.
I’m using Azure Functions a lot. They are nice, but you need to follow a certain program model to get them working. ⚙️
Azure Container Apps were released last year. They simplified managing containers to my level. They can also scale to zero, just like Azure Functions. 📉
I didn’t know Docker, so last weekend was spent on reading and learning. Now I have created my first container to use in Azure Container Apps.
Do you use Azure Container Apps? 💻 What is your experience with them? 👇