From the course: Microsoft Azure Solutions Architect Expert (AZ-305) Cert Prep by Microsoft Press

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Using Azure Batch

Using Azure Batch

- [Instructor] Azure Batch is one of those services that sort of sits between infrastructure service and platform as a service. Infrastructure in that it uses VMs and networks and paths in that it's very dynamic and spends resources as in when you need. Plus, there isn't much management overhead. So for example, you don't need to worry about patching and maintenance. So in this example, I've created two batch services. Now, when we create a batch service we can choose between the pool allocation mode. The options are user subscription as we've got in this one. And in this one, which is batch service. The simplest is this batch service. With this, VMs are spun up and managed purely within the batch service. And in this way, we don't see or can't manage the nodes outside the scope of the batch service. That is, we don't see them anywhere out in the subscription like the pools and the node or anything like that. They're just…

Contents