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 …

Selling Containers Is Hard

How do you distribute an application that uses containers? This seems to be an odd question. Container-based applications are usually associated with Software as a Service (SaaS) applications and public cloud deployment. However, there is still a place for software that is purchased and installed on-premises in a data center. If the software is in the …

Stick a Fork in the Docker Fork Discussion

There has been a lot of discussion recently about whether forking Docker makes sense. Driving this discussion are complaints from the Docker community and ecosystem about the speed at which Docker is releasing software and the perceived quality of those releases. Unless you have been hiding under a rock lately, you know that Docker is one …

Moving Up the Stack Does not Really Simplify Anything!

Moving up the stack does not simplify anything. Complexity increases. Let us look at this from several angles: management, security, development, networking, and storage. In essence, the entire IT stack. Because complexity increases, we need DevOps (or SecDevOps) to help us over the rough spots. We need new rules of engagement and even new ways …

Will Containers Bring about a Smaller Shoe Size?

Will containers change the shoe size of the physical servers in the datacenter? When having a conversation with some of my peers about containers in general, the discussion started to move in a direction of what containers can bring to the environment and as such what steps or changes would be needed to be implemented to make the environment to be able to bring about the greatest success when offering containers as an option to the customers. To truly understand the change in thinking about the physical server’s footprint size I first need to make sure that we have a basic understanding of what the difference is between virtualization as a general term and container virtualization.