2015 Enterprise Adoption – Things that will gain more traction this year
Here are my prediction for the new year of technologies that will make a big splash in the enterprise. This list shows what I think will have greater enterprise adoption with production workloads,...
View ArticleAre we on the brink of complete hardware commoditization?
Some will say hardware commoditization is here. The hardware I speak of, in general, is the computer components that make up compute, network and storage. I liked the tweet sent by John Troyer founder...
View ArticleApache CloudStack 4.5.1 Announcement
The Apache CloudStack project is pleased to announce the 4.5.1 release of the CloudStack, the cloud orchestration platform. The 4.5.1 release contains more than 500 bug fixes since the 4.4 release.
View ArticleAzure Content Delivery Network
CDN is basically a distributed storage system used to deliver content over the Internet to end users. CDNs serve a large amount of the content on the Internet today. The main goal of a CDN is make...
View ArticleUpdated cldstk-deploy now supports Apache CloudStack 4.5
Over the weekend I update cldstk-deploy with support for deploying Apache CloudStack 4.5.1. I’ve also added a rpm build script that will build apache cloudstack rpms from source on CentOS 6.6. Please...
View ArticleHow to install CoreOS on Cloudstack
If your looking to get CoreOS on CloudStack these instructions will show you how.
View ArticleDeploying CloudStack has never been easier.
This version of cldstk-deploy has gotten some more features that your going to love.
View ArticleApache Mesos on Apache CloudStack
Mesos is an abstract layer for CPU, memory and storage resources. Its intended to be somewhat of a datacenter operating system (DCOS). Mesos is absolutely awesome and I wanted to mix it up with some...
View ArticleTerraform your Azure Infrastructure
Terraform makes it extremely easy to deploy vm instances on multiple providers like CloudStack, OpenStack, AWS, Azure and more by describing your complete infrastructure as code. You describe you...
View ArticleDocker Containers and Apache Mesos
In the post Apache Mesos on Apache CloudStack we setup an Apache Mesos cluster with Marathon on the master nodes and Docker on the slave nodes. Now lets see how to deploy Docker containers using Mesos...
View Article