Your IT architecture is anything but simple. In fact, it’s more like the complex, yet silent spinal cord of your business functions. But what can you do when something goes wrong? Monitoring tools give you a partial view into business performance (or issues),...
Configuration Management
IaaS vs PaaS vs SaaS: Cloud 101
Starting your cloud computing and cloud journey? Wondering how cloud services can help your business thrive? There’s a lot to wrap your head around isn’t there. But, don't worry, we’ve got you covered with this blog. In fact, we’re going to provide you Cloud 101 and...
What is DevOps?
Introduction Hello and welcome to what is DevOps? So in this video we're going to talk through not just the book definition of DevOps but I'm going to give you some examples of how DevOps is applied in an organization and really what it tries to solve. So by that...
Problems that Engineers in Regulated Industries Face
https://www.youtube.com/watch?v=Og6826J7EOo Video Transcript: I'm Carlos Almeida, VP of Engineering at SPK and Associates. I've spent most of my professional life doing software engineering. 25 years plus in the world of high tech in the electronic design automation...
Flexible Continuous Integration Pipelines With CD
What is a Continuous Integration Pipeline? The purpose of a continuous integration pipeline is to allow teams to constantly integrate and build software updates in order to quicken release cycles, lower costs, and reduce risks. In a simple implementation of a...
Three Monotonous Tasks That Are Killing Morale In Your Software Engineering Team
In the engineering world, there’s no underestimating how hard it is to attract and retain top talent. Finding qualified candidates is hard enough. But you want to go one better than that. You want to attract talent that gives your organization a competitive edge. Once...
Puppet Quick Setup Guide (Part 2) – How to Configure Puppet Master
Recently I explained how to easily set up communication between a Puppet client and master. In this follow up post I’ll outline the steps involved in configuring the Puppet master to control the client machine. Starting out with Puppet does not have to be a...
Puppet Quickstart Guide (Part 1)
Puppet is the most well-known configuration management tool in the DevOps world and used by systems administrators to centrally manage large numbers of servers and computer systems. There are several Puppet quickstart guides online. However, these guides are...
Continuous Integration Best Practices—Part 2
As I noted in "Continuous Integration Best Practices—Part 1" there are 10 best practice principles associated with Continuous Integration and in this previous article, we looked at the first three. For part 2, we pick up where we left off and talk about principles...
The Difference Between Continuous Integration and Continuous Delivery
If you've spent any significant amount of time in the world of DevOps and Agile software development practices, you've likely encountered the terms Continuous Integration (CI) and Continuous Delivery (CD). For several years, I've had these terms thrown around me...
Enhancing Electric Commander Build Processes by Creating Dynamic Job Steps
In a simple, straight-forward implementation of a continuous integration pipeline you would typically create a chain of procedures that perform the same set of operations on the supplied input. This provides a build process that is well-defined, repeatable,...
Electric Commander: Transferring Homepage Settings Between Users
The Electric Commander homepage allows you to bookmark links and job configurations for easy access. It's easy to add one or two, but if you have a lot of links and you want to share them with other users so that they have the same links as well, its a lot of work to...