Jenkins Introduction

We've already seen what is DevOps, In jenkins introduction tutorial I will be introducing you to Jenkins and deep dive into the depth of Continuous Integration using Jenkins. Jenkins is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or deploying software.

Continuous Integration vs Continuous Delivery vs Continuous Deployment

In this post we're going to deep dive into three most important terms used in Agile world i.e Continuous Integration, Continuous Delivery and Continuous Deployment.

DSP – Linear Phase FIR filters

Filtering a signal means removing out the unwanted frequencies from signal while preserving the desired frequencies. One application of filtering is removing the noise from a signal. Digital filters are polynomial functions that does the wave-shaping of the signal. In this article we will see the overview of FIR filters, Linear Phase FIR filters and … Continue reading DSP – Linear Phase FIR filters