Přeskočit na hlavní obsah

R

Go serverless with R Scripts on Azure Function

pondělí 24. července 2017

Serverless is all the rage, now you can get in on the action using R! Azure Function supports a variety of languages (C#, F#, js, batch, PowerShell, Python, php and the list is growing). However R is not natively supported. In the following blog we describe how you can run R scripts on Azure Function using the R site extension.

Data Scientist

Run massive parallel R Jobs in Azure, now at a fraction of the price

středa 31. května 2017

doAzureParallel's second major release comes with full support for low-priority VMs, letting R users run their R jobs on Azure’s surplus compute capacity at up to an 80% discount. In addition to this capability, we are introducing new features to the package to let users take advantage of Azure Batch’s flexible infrastructure for parameter tuning, data-prep/ETL, and simulation.

Program Manager