Create an app to run parallel compute jobs in Azure Batch
Link

Create an app to run parallel compute jobs in Azure Batch

Learn to write a .NET Core console app to perform video transcoding in parallel with Azure Batch services.

Microsoft
Updated Apr 08, 2020

Azure Batch is a Platform as a Service (PaaS) provided by Microsoft to run large-scale parallel, high performant, computing applications in Azure. In this module you'll write a .NET Core console app to perform video transcoding, in parallel, with Azure Batch services.