An open API service indexing awesome lists of open source software.

https://github.com/caiomsouza/r-shiny-app-on-azure

R Shiny App on Azure
https://github.com/caiomsouza/r-shiny-app-on-azure

Last synced: 4 months ago
JSON representation

R Shiny App on Azure

Awesome Lists containing this project

README

        

# R Shiny App on Azure
This repo aims to curate material about running R Shiny Apps on Azure.

### Design against crime & Microsoft Azure with Shiny
https://docs.microsoft.com/en-gb/archive/blogs/uk_faculty_connection/design-against-crime-microsoft-azure-with-shiny

### Shiny on Databricks
https://docs.databricks.com/spark/latest/sparkr/shiny.html
https://docs.microsoft.com/en-us/azure/databricks/spark/latest/sparkr/shiny

### How to use containers in data science with Docker and Azure: Part 1, 2, 3, 4, 5 and 6
https://cloudblogs.microsoft.com/industry-blog/en-gb/technetuk/2019/05/22/how-to-use-containers-part-1/

https://cloudblogs.microsoft.com/industry-blog/en-gb/cross-industry/2019/05/31/how-to-use-containers-part-2/

https://cloudblogs.microsoft.com/industry-blog/en-gb/cross-industry/2019/06/07/how-to-use-containers-in-data-science-with-docker-and-azure-part-3/

https://cloudblogs.microsoft.com/industry-blog/en-gb/technetuk/2019/10/03/using-containers-to-run-r-shiny-workloads-in-azure-part-4/

https://cloudblogs.microsoft.com/industry-blog/en-gb/technetuk/2021/08/27/building-scalable-data-science-applications-using-containers-part-5/

https://cloudblogs.microsoft.com/industry-blog/en-gb/technetuk/2021/10/14/building-scalable-data-science-applications-using-containers-part-6/

https://cloudblogs.microsoft.com/industry-blog/en-gb/author/jon/

### Deploying Dockerized R/Shiny Apps on Microsoft Azure the quick way
https://towardsdatascience.com/deploying-dockerized-r-shiny-apps-on-microsoft-azure-the-quick-way-b554ec6c6e2f

### R Server and Shiny
https://docs.microsoft.com/en-gb/archive/blogs/mlserver/r-server-and-shiny

### Learn Shiny
https://shiny.rstudio.com/tutorial/

### Github repo example R Shiny App on Azure
https://github.com/kwhitehall/Shiny_app_Azure

### Enable virtual network integration in Azure App Service
https://docs.microsoft.com/en-us/azure/app-service/configure-vnet-integration-enable

### Rocker Shiny image + Tidyverse R packages.
https://hub.docker.com/r/rocker/shiny-verse

### Configure your App Service or Azure Functions app to use Azure AD login
https://docs.microsoft.com/en-us/azure/app-service/configure-authentication-provider-aad

### Use Key Vault references for App Service and Azure Functions
https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references

### Docker Compose task
https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/build/docker-compose?view=azure-devops

### R Connect
https://www.rstudio.com/products/connect/

### API Management
https://azure.microsoft.com/en-gb/services/api-management/#overview