TL;DR: Your servers are no longer servers, they’re now just containers for functionality. Powershell DSC represented a huge step forward for configuration management on Windows, and Puppet’s DSC module compounds that step for both configuration management on Windows and the usefulness of Puppet. This Puppet module means that you can now effectively control both Windows […]
The post Puppet and Powershell DSC appeared first on Packet Pushers.
TL;DR: Your servers are no longer servers, they’re now just containers for functionality. Powershell DSC represented a huge step forward for configuration management on Windows, and Puppet’s DSC module compounds that step for both configuration management on Windows and the usefulness of Puppet. This Puppet module means that you can now effectively control both Windows […]
The post Puppet and Powershell DSC appeared first on Packet Pushers.
The post Worth Reading: Net Ring Buffers appeared first on 'net work.
A few months ago VMware launched NSX version 6.2, and I asked my friend Anthony Burke to tell us more about the new features. Not surprisingly, we quickly started talking about troubleshooting, routing problems, and finished with route-health-injection done with a Python script. The end result: Episode 50 of Software Gone Wild. Enjoy!
Since spending quality time with complexity theory when writing Navigating Network Complexity, I’ve started seeing the three sided complexity problem crop up all over the place. Remember this? Fast, high quality, cheap: choose two. We face this problem in a number of ways in network design. A recent (last year) paper by researchers from University of Louvain, ETH Zürich and Princeton have figured out how to engineer traffic in a straight IP network (no MPLS) by injecting false nodes into the shortest path tree. You can read the paper here, and listen to Ivan’s podcast with one of the authors here.
What’s interesting to me is the direct tradeoff this paper represents between the amount of state in the control plane and optimal traffic flow through the network. Adding state does, in fact, allow you to optimize traffic flow—at the cost of calculating the state and injecting it into your control plane (in this case OSPF). This state must be carried through the network, increasing the amount of state in the network, and it must change as traffic flows change, increasing the speed at which the state changes in the network. Finally, this idea opens up a new interaction surface Continue reading
No doubt you are spending big bucks on enterprise storage, and the vendors want to keep it that way.
For a few years now I have used the term “nerd knobs” to describe a certain class of features implemented in networking products. This may have created the (mistaken) impression that nerd knobs are part of the IT hero culture. From now on I’m calling them “Wanker Knobs.” In most cases, wanker knobs are for […]
The post Nerd Knobs? No, It’s Wanker Knobs appeared first on EtherealMind.
Research reveals how some drivers for enterprise SDN deployment have shifted while others remain constant.