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...

Remote Contribution At NAB 2025

The technology required to get high quality content from the venue to the viewer for live sports production remains an area of intense research and development, so there will be plenty of innovation and expertise in this area on the…

Production Network Technologies At NAB 2025

As NAB approaches we pick up the key theme of hybrid production network infrastructure that combines SDI-IP network infrastructure & data center model compute resources, with a run-down of what to expect from vendors on the show floor.

KVM & Multiviewer Systems At NAB 2025

It’s NAB time again. Once again, as we head towards the show, we will take a look at the key product announcements across a range of key technology and workflow areas. We begin with the always critical world of K…

Sports Production Infrastructure – Where’s The Compute?

The evolution of IP based production and increased computer processing power have enabled new workflows, so how is compute resource being deployed to create new remote and hybrid approaches?

Building Software Defined Infrastructure: Shifting Data

The fundamental principles of how data flows through local and remote processing systems are central to designing software defined infrastructure.