Building Software Defined Infrastructure: Part 4 - Integration

Welcome to Part 4 of Building Software Defined Infrastructure. This multi-part content series from Tony Orme explores the microservices based IT technologies that are driving the next phase of transition from hardware to software based broadcast systems. This series is essential reading for those contemplating the design and deployment of microservices based software systems running in private or public cloud infrastructure.
Part 4 contains four articles which explore key system design considerations for achieving robust deployable systems. We examine the pros and cons of open and closed system philosophies, flow architecture, the critical role of effective use of API’s in stitching different system elements together, and of course the security implications of moving to a more cloud-compute based infrastructure.
About Building Software Defined Infrastructure
As an industry, we’ve now ticked box one of “how to build IP infrastructures” by reliably streaming video, audio and metadata over enterprise IP networks. Now, we need to greatly simplify IP broadcast infrastructures to improve their operation and integration.
This series seeks to clarify what is meant by Software Defined Infrastructure, how its fundamental design philosophy is key to the next evolutionary step for broadcast, and how it can benefit broadcasters.
We discuss the fundamental differences between virtualization and microservices and how microservice based systems go hand in hand with Software Defined Networks in the design and implementation of truly scalable systems.
Microservices are at the heart of effective SDNs employing the benefits of scalability, reliability, resilience and very high levels of security. But to effectively use them, broadcasters must have a deep understanding of how they supersede the alternatives of simple virtualization.
The next phase of our IP enabled, software defined broadcast infrastructure journey is going to be one of delivering simplicity and integration through microservices. Broadcasters have little appetite for vendor lock-in, and for IP to become the success it promises, we need to look more closely at how we make it work operationally, so that simplicity and integration become as easy as maintaining a high-quality internet mobile phone connection when walking from the office to the park.
Building Software Defined Infrastructure will publish in 4 parts. Details of all four parts can be found HERE.
About Part 4 – Integration
Part 4 is a free PDF download which contains four original articles:
Article 1 : Systems & Frameworks
The difference between open and closed integration frameworks and their relative merits. The concept of east-west datacenters and the implications for broadcast infrastructures.
Article 2 : Zero Tolerance Security
Why zero tolerance security is paramount for broadcasters and why some security checks cause headaches, such as packet inspection on the NIC.
Article 3 : The Core Of The Matter
Our partner Lawo discuss how containerized, hardware-agnostic processing apps seamlessly adapt to a variety of generic server models - with little or no code tweaks. This has countless benefits.
Article 4 : Effective API’s
How APIs operate and why they solve some of the problems of having to wait for standards bodies to publish protocols and methodologies, thus greatly speeding up time to market and deployment of new features.
Part of a series supported by
You might also like...
Monitoring & Compliance In Broadcast: Accessibility & The Impact Of AI
The proliferation of delivery devices and formats increases the challenges presented by accessibility compliance, but it is an area of rapid AI powered innovation.
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
Building Software Defined Infrastructure: Monitoring Microservices
Breaking production systems into individual microservice based processors, requires monitoring over IP via RESTful APIs and a database system to capture the results.
Monitoring & Compliance In Broadcast: Monitoring QoS & QoE To Power Monetization
Measuring Quality of Experience (QoE) as perceived by viewers has become critical for monetization both from targeted advertising and direct content consumption.
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…