Run Rails API on Azure container instances

Azure is a fairly new cloud environment for me. Getting an API up and running on container instances posed a bit of a challenge. So here I am sharing my approach to automate and deploy container groups in Azure. Things to do Build a Rails API Containerise API Push API container to Azure container repository…

Read More