1-888-310-4540 (main) / 1-888-707-6150 (support) info@spkaa.com
Select Page

Configuration Management

What Is DevOps?

What Is DevOps?

https://www.youtube.com/watch?v=e1aXoYaWReY 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...

Flexible Continuous Integration Pipelines With CD

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...

Puppet Quick Setup Guide (Part 2) – How to Configure Puppet Master

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 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

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...

How to monitor Windows servers using Nagios and NSClient

How to monitor Windows servers using Nagios and NSClient

One of the best monitoring software packages available for system administrators is Nagios. It's free, open source, has a large community of developers and users for support and can be relied upon to provide outstanding monitoring for mission critical devices. As part...

Continuous Integration in 8 Easy Steps with Buildbot

Continuous Integration in 8 Easy Steps with Buildbot

Several weeks ago, Ron provided some great insight regarding how to install the Hudson continuous integration tool on Windows. This week, I'll be discussing a different tool: Buildbot. My initial exposure to continuous integration tools in general was only a few years...

Five Reasons to Outsource Compute Farm and Server Management

Five Reasons to Outsource Compute Farm and Server Management

The paradigm of computing resource configurations have changed several times of the last 40 years. From mainframes to mini computers, through desktops and file servers to server farms, software as a service and the cloud. Any company that uses server farms or...

Reverse Proxy Configurations

Reverse Proxy Configurations

Now it's time to look at some of the server side configurations. The first step is to configure reverse proxy for the HTTP services. These services live on hosts that sit in the DMZ. A proxy is very simple to configure and allows a lot of flexibility to grow over time...