DockerCon 2017 Roundup

Recently I attended DockerCon in Austin, Texas. Docker has been gaining an increased amount of interest in the enterprise for both building new greenfield applications and migrating legacy applications. Docker has become synonymous with microservices-based architectures, but enterprises are mired in legacy applications. In my experience, well over 90% of all workloads in enterprises are …

Docker, Modernizing Traditional Applications

DockerCon 2017 was about modernizing traditional applications, or MTA. MTA is the lifting and shifting of traditional Microsoft Windows base applications into Docker containers. Its approach is reminiscent of 2009. For Docker to grow into brownfield data centers, this is a must. However, could it be doing more? If so, what is it doing that could …

On-Premises Serverless Needs More Services

I wrote a little while ago about running a serverless platform on-premises. I have since realized that there are a few more things that we need before such a platform is useful. Serverless is just a way of doing application code execution. Most applications need more than execution. At minimum, they need some sort of storage …

Things That Go Bump in the Wire

When we think about networking, we think about things that go bump in the wire—things that place bumps in the wire. Such things could be switches, load balancers, firewalls, routers, gateways, etc. The list is not all that long, thankfully. Things that put bumps in the wire are at odds with software-defined networking (SDN). SDN …