Essential Guide: Cloud Microservice Workflow Design

June 2nd 2021 - 09:30 AM
Tony Orme, Editor, The Broadcast Bridge

The power and flexibility of cloud computing is being felt by broadcasters throughout the world. Scaling delivers incredible resource and the levels of resilience available from international public cloud vendors is truly eye watering. It’s difficult to see how any broadcaster would run out of computing power or storage, even with 4K and 8K infrastructures.

Building infrastructures that can take advantage of the scaling and resilience that cloud systems provide is a new challenge for most broadcasters. The outdated linear methodologies must make room for queue-based load balancing and microservices processing.

This Essential Guide, with sponsors perspective from Telestream, looks at how modern cloud infrastructures should be built and why. It discusses job queueing, resource scaling, and how microservices provide a whole plethora of broadcast processing that was once only available in hardware.

Download this Essential Guide today if you are an engineer, developer, technologist, or their manager and you need to understand how to leverage the cloud and integrate it into your broadcast and post production workflows to deliver truly exceptional scalability and resilience.

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.