74. Parallelism and Azure Batch
74. Parallelism and Azure Batch
In this Betatalks episode, Jelle follows up on Betatalks #73, where Gerben and he achieved parallelism using Durable Functions. This time, he introduces Azure Batch, which is a great Azure service for parallelism problems of a more complex scale. Jelle shows you how to get Azure Batch to work as a developer, as it has more overhead than a Durable Function. Then, Jelle discusses the potential bottlenecks and the different ways you can set up a task that needs to run in parallel. He takes a look at the differences between a batch account, a batch pool, and batch nodes and the different ways to set them up. He also shows the different configuration options. Finally, with Azure Batch, there is a need to examine costs; Jelle talks about a few ways to save yourself from unnecessary spending. The code base is, of course, available to download; see the link below.
Links for more information:
- Betatalks #73 - Parallelism and Durable Functions
- Vind de repository op Github
More videos
-
131. ShellGPT: Your AI Assistant in the Terminal
Christian and Bram explore ShellGPT, configuration, command generation, file summaries, data transformation, web deployment with Docker, and iterative REPL scripting.
Content typeVideo
-
130. How SBOMs Expose Vulnerabilities in Your Software Supply Chain
SBOMs provide insight into software components, help identify vulnerabilities, increase transparency, and improve risk management for developers, DevOps engineers, and security professionals.
Content typeVideo
-
129. Pattern Matching in C-sharp: Getting Started
In this Betatalks episode, Christian and Yvo show how C# pattern matching simplifies if/else logic, making business rules clearer, safer, and more concise.
Content typeVideo
Stay up to date with our Betatalks and tech updates!
Sign up and receive a biweekly update with the latest knowledge and developments.