Orchestration in the 21st Century Data Centers

Orchestration in the 21st Century Data Centers. Automation has evolved from its humble beginnings as a local basic scheduler to kick off scripts and tasks to enterprise level tool that is used in most if not all the different and unique silos that encompasses Corporate I.T. In this post, I am going to focus on some of the different kinds of automation engines that are is use. This post will not even begin to touch on all of the different products and solutions that are out there and I will definitely not even begin to say that there is any right way or tool but would like to go on record that, in my humble opinion, there is one main wrong answer with automation and that wrong answer would be to be completely dependent on any one solution or product itself.

HP Helion Is out of the Public Cloud Game

A few years ago, I told HP’s product manager for public cloud that I thought all public cloud providers would run out of money and get out of the business. I was mostly being controversial to spark conversation. But HP has recently ceased selling its Helion public cloud. While this did prove me right in that case, I’m …

Software-Defined… Backup?

There are three pillars to the software-defined data centre (SDDC): software-defined compute, software-defined storage, and software-defined networking. Without any one of these three, the whole edifice of the data centre falls down. We build all three to be resilient, “designed for failure,” and robust. Each can be built and rebuilt from scripts that are stored in distributed …

Foray into Jenkins, Docker, and Photon: Part 3

In previous Foray into Jenkins, Puppet, Docker, and Photon posts, I was able to clone a Photon OS VM (part 1) and deploy a Docker container into the Photon OS VM (part 2). Now, it is time to do some automated load testing in order to load and security test the deployed application. Load testing is …