Containers: Distributed Disruption

Container technologies are the new disruption, but in an old way. vMotion heralded the age of containers. They change the fundamental view of computing, toward heavily automated, orchestrated, and distributed systems, where high availability is not within the server and operating system, but is within the application itself. Containers themselves are not new, but how we used …

Have You Heard about Unikernels?

Have you heard about Uninkernels? Uninkernels or Cloud Operating Systems as it has also been called is a specialized lightweight operating system which is intended to be used within a virtual machine. These Unikernels have the potential to become the core of a new form of cloud computing where a single hypervisor instance can support hundreds or even thousands of virtual machines. Uninkernels can accomplish this potential by rethinking how we populate the cloud infrastructure by utilizing specialized, single-address-space virtual machine images constructed by using a virtual library operating system.

Rightscale Publishes State of the Cloud Report for 2016

Rightscale just published a report called “State of the Cloud Report: DevOps Trends“.  The report focuses on the adoption of DevOps and containers across both enterprises and SMBs. To nobody’s surprise, adoption rates of both containers and DevOps are on the rise. What is interesting is the rate of adoption, especially in large enterprises. Here …

Container as a Service?

Every day, IT professionals live and breathe applications, yet our focus for operational tools is a single container, virtual machine, database, etc. How do these items map to the application in use? Even the monolithic-looking applications of yesterday were actually made up of services. Those services will be reborn as microservices within the applications of …