Essential Guide: Productive Cloud Workflows

June 1st 2022 - 09:30 AM
Tony Orme, Editor at The Broadcast Bridge

It’s quite incredible to think that real time broadcast signal workflows are now actively encouraging software processing. It wasn’t so long ago that video images had to be processed in hardware to meet the tight timing constraints that live video processing demands.

But what do we mean by the term “cloud workflows”? Why are they so powerful? How do they work? And how do we use them to empower collaboration and future proofing broadcast facilities?

This Essential Guide reviews exactly what it means to operate a cloud workflow. It provides answers to scaling, SaaS provision, collaboration, and APIs. RESTful control and monitoring combined with JSON data exchange has proved itself in the rest of the internet community, and with this Essential Guide we look at how it is influencing broadcast television.

This Essential Guide has been written for technologists, their managers, and anybody looking to improve their knowledge of cloud-born infrastructures and workflows.

Download this Essential Guide now.

Supported by

You might also like...

IP Monitoring & Diagnostics With Command Line Tools: Part 8 - Caching The Results

Storing monitoring outcomes in temporary cache containers separates the observation and diagnostic processes so they can run independently of the centralised marshalling and reporting process.

IP Monitoring & Diagnostics With Command Line Tools: Part 7 - Remote Agents

How to run diagnostic processes in each machine and call them remotely from a centralised system that can marshal the results from many other networked systems. Remote agents act on behalf of that central system and pass results back to…

IP Monitoring & Diagnostics With Command Line Tools: Part 6 - Advanced Command Line Tools

We continue our series with some small code examples that will make your monitoring and diagnostic scripts more robust and reliable

IP Monitoring & Diagnostics With Command Line Tools: Part 5 - Using Shell Scripts

Shell scripts enable you to edit your diagnostic and monitoring commands into a script file so they can be repeated without needing to type them manually every time. Shell scripts also offer some unique and powerful features that help to…

IP Monitoring & Diagnostics With Command Line Tools: Part 4 - SSH Public Keys

Installing public SSH keys created on your workstation in a server will authenticate you without needing a password. This streamlines the SSH interaction and avoids the need to use stored and visible passwords in your scripts.