Bruce’s Shorts | 4.25 - What is a Microservice and Why Do You Need One?

Microservices are all the rage in software at the moment. What are they and why are they important? In this video clip Bruce Devlin introduces microservices and explains their advantages.

Your business probably uses a number of monolithic software applications. You may well have encountered the issues around upgrading one of the applications, the impact on the business, and the problems of upgrading the interfaces to all the other monolithic applications.

Microservices are a way of getting around that. Microservices are designed as small independent units with well-defined interface, communicating over a network like HTTP.

To upgrade a single microservice, it can be tested by copying data from the live network and then running the data on a test service to see how it behaves. The service can be made live once the tests are satisfactory.

Microservices are a way of building applications from small service-oriented components. They take a lot of the pain of operating large interconnected software systems.

This is the last of Bruce’s Shorts for season 4. Watch out for season 5.

You might also like...

Live Sports Production: Part 1 - New Sports Production Workflows

Welcome to Part 1 of ‘Live Sports Production’ - This new multi-part series uses a round table style format to explore the technology of live sports production with some of the industry’s leading system designers. It is a fascinating insight i…

Building Software Defined Infrastructure: Virtualization Vs Microservices

How virtualization and microservices differ, and workflows where virtualization and microservices would be used or avoided in terms of reliability, flexibility and security.

IP Security For Broadcasters: Part 8 - RADIUS Network Access

Maintaining controlled access is critical for any secure network, especially when working with high-value media in broadcast environments.

Standards: Part 25 - Designing Client-Side Video Players

Here we chart the historical development of client-side video players, describe the building blocks used to create them and the relevant standards.

Microphones: Part 5 - The Variable Directivity Microphone

The variable directivity microphone is very popular for studio work. What goes on inside is very clever and not widely appreciated.