Bruce’s Shorts | 4.24 - Can You Wear a Blockchain?

Bruce Devlin is back with Bruce’s Shorts, succinct presentations on hot technology topics. What is a blockchain and why does everyone say bitcoin in the same sentence? This short explainer video tells all.
Bruce introduces the blockchain as the computer magic that makes bit coins work. He runs through the example of a conventional credit card transaction with a central ledger then cites a cashless card game, where each player runs their own spreadsheet to track the transactions. A full spreadsheet become a block, which can be stored in a ledger.
This leads on to the concept of ledgers and chains of blocks with cryptographic signing.
Why are blockchains important to the media industry? Bruce proposes how blockchains could revolutionize the media industry by verifying the chain of transactions for a given titles, even if there are thousands of versions out there thanks to IMF. But for now, in this sector blockchains are just a dream.
You might also like...
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…
Building Software Defined Infrastructure: Observability In Microservice Architecture
Building dynamic microservices based infrastructure introduces the potential for variable latency which brings new monitoring challenges that require an understanding of observability.