Normalizing the Cloud with Docker Machine

[fancy_header3 textColor=”#25b6eb”] Normalizing the Cloud with Docker Machine [/fancy_header3] Docker machine creates a virtual machine running Docker located in an array of locations that I can then create containers and ship workloads to. The locations and types you can provision to range from the who is who of cloud computing, workstation resources and traditional on… Continue reading Normalizing the Cloud with Docker Machine

Using Docker Machine to Provision on Microsoft Azure

[fancy_header3 textColor=”#25b6eb”] Using Docker Machine to Provision on Microsoft Azure [/fancy_header3] Microsoft has done a pretty amazing job with Azure over the years. It has been really cool seeing Microsoft embrace Docker and open source in general like they recently have. This post is a continuation of the series on docker machine provisioning to dev… Continue reading Using Docker Machine to Provision on Microsoft Azure

Docker Command One Liners

[fancy_header3 variation=”blue”]Docker Command One Liners[/fancy_header3] I love the code snippets, it’s how I learn any syntax by rolling up the sleeves, hacking and breaking while taking notes along the way. It’s probably not the most efficient but the muscle memory is how I learn. Here is a list of one liners from my notes in… Continue reading Docker Command One Liners

Golang for Network Ops

[fancy_header3 textColor=”#25b6eb”]Golang for Network Ops[/fancy_header3] I get asked quite often where the traditional network engineer / network ops should start if they want to broaden their horizons with better code hacking skills or they have spent the last 20 years using Perl scripts or more recently Python and need a change. The answer is easy,… Continue reading Golang for Network Ops

The Network Iceberg

[fancy_header3 textColor=”#25b6eb”]The Network Iceberg[/fancy_header3] The impact of compute virtualization on the data center network has been profound. There are more virtual ports then physical ports. That simple measurement overshadows any other disruption in networking. We arrived at this transformation as a result of significant adoption of OS virtualization. The next revision of compute virtualization is the… Continue reading The Network Iceberg