This post is the second post on distributed system architectural debt. If you haven’t read the first post, I recommend that you read about why you acquire architectural debt and how feature-driven architecture development is a main contributor. I also there cover “abstraction debt”, the first of four types of architectural debt I cover in this series.The second type of … [Read more...] about Distributed System Architectural Debt: protocol, layering, and flow debt
Will switched conferences rule the world and replace transcoded conferences? Say hello to the hybrid bridge!
My last post on SVC and related technologies packed a lot of complex concepts into a fairly short post. If you didn’t quite follow, don’t worry, here is a quick summary of the conclusions: <summary>Video streams come in many different resolutions and qualities depending on the type of video endpoint or client you have, and in the receiving end, the experience you are … [Read more...] about Will switched conferences rule the world and replace transcoded conferences? Say hello to the hybrid bridge!
Distributed System Architectural Debt: The mother of all debts! And it’s feeded by features…
In my previous post, I asked the question “Can you get 4,000+ engineers to work together?” The answer is, in the traditional “together sense”, an obvious no! However, just like ants are building an ant hill, not by talking to each other, but by each ant following a set of rules or behaviours specific to their role and by using simple signals, you can get way more … [Read more...] about Distributed System Architectural Debt: The mother of all debts! And it’s feeded by features…
Can you get 4,000+ engineers to work together?
I still have one or two posts I want to do on a multistream-enabled, scalable video architecture, but I have for some time also wanted to write a series on the technical scale challenges in a large, distributed engineering organisation. The fundamental problem is that the classic command and control approach with centralised planning, coordination, and program management breaks … [Read more...] about Can you get 4,000+ engineers to work together?
Is SVC such a big deal?
In my previous post in this series, I covered the three pillars of elastic media: bandwidth adaptation (optimise media throughput based on a receiver’s needs, user experience, and the network), media resilience (robust behavior when there is packet loss), and quality of service (policies implementing relative priority of various traffic in your network). Here I will deep dive … [Read more...] about Is SVC such a big deal?