Updated: July 15, 2020 (September 5, 2016)

  Charts & Illustrations

Azure Job Scheduling Solutions

Rob Sanfilippo by
Rob Sanfilippo

Before joining Directions on Microsoft, Rob worked at Microsoft for 14 years where he designed technologies for Microsoft products and... more

Several solutions are available to trigger and schedule job executions using a centralized service running in Azure data centers. Differences include whether the job is triggered and run outside of the job service or run within the service, the types of code that can be used to implement jobs, scalability, and pricing. Third parties offer job-scheduling services, and developers often implement custom scheduling agents.

Solution Associated With Description
Azure Automation Independent service Automates IT-centric processes, which are often long-running, using “runbooks” based on PowerShell workflows.
Azure Batch Independent service Schedules work in pools of virtual machines for running tasks, such as high-performance computing (HPC) applications, that can be performed in parallel on subsets of input data.
Azure Functions Azure App Service Runs code on demand and allows compute resource costs to be incurred only when code is run.

Atlas Members have full access

Get access to this and thousands of other unbiased analyses, roadmaps, decision kits, infographics, reference guides, and more, all included with membership. Comprehensive access to the most in-depth and unbiased expertise for Microsoft enterprise decision-making is waiting.

Membership Options

Already have an account? Login Now