It seems that the great new buzzword in the world of software is “DevOps”. Everyone seems to either embrace it or they want to sell it to you. But do you need it? Well, maybe not, but if you know just what it means, it might turn out to be something that you want. And […]
Category: programming
Development of a Time Sheet Recording System
The need was to replace a manual time recording system with a more streamlined electronic system. Thus reducing the data entry load on accounting staff, speeding up the billing cycle and reducing errors. The program also needed to cope with a variety of business lines with their own specific practices. As part of the solution, […]
Development of Automated Virtual Machine Installation
For this project, the client wanted to be able to create virtual machines on their server infrastructure with minimal user intervention. In effect, they wanted to be able to deploy machines as easily as cloud instances can be deployed. Careful consideration of client requirements and existing infrastructure allowed for the creation of a deployment system […]