Deploying a Phoenix/Elixir Application to Azure
I really like Azure Container Apps as a serverless hosting environment in Microsoft’s Azure Cloud. For a new product that I am working on, I have decided to use Elixir and Phoenix Framework to build my web application. In this article, I will describe what I learned and how I set up my Azure environment to host and run my web application using Azure Container Apps.