Deploying can be a true adventure, and often it’s not the type of adventure you’re looking forward to. Luckily it can be an easy adventure with Azure App Service! 🚀
And before you’re thinking: “Azure, that’s quite expensive… 💸” - hold on! You can make it happen for as less as 5 USD per month. The hardcore Shiny devs with demanding apps and high standards for deployment have to look beyond the free tier and can opt for the shared resources or basic/premium plans, which start from 15 USD per month.
Deployment to Azure App Service is fairly straightforward, but you do need to know where to get started, otherwise it’s an adventure you’ll never return from 🙃. So I’ll walk you through it in just 10 minutes.
🐱 Get the full source code on GitHub: [ Ссылка ]
⚠️ There are costs involved, so be sure to pick the correct tiers and know what you will be spending upfront. You can check pricing here: [ Ссылка ]
⚠️ Note that another option is to use Azure Container Apps, which has a different pricing model and a slightly different aim. I’ve chosen Azure App Service here because I’ve worked with it before, but do your research before you pick something!
00:00 - Intro
00:50 - Dockerfile
03:25 - Azure Container Registry
04:58 - GitHub Actions workflow file
07:24 - Azure App Service
10:01 - Outro
Ещё видео!