DevOpsTechnology

Install and Configure SAR on Ubuntu

Monitoring servers are very important for every server administrator. There are some command line tools available to monitor server resource usages like top, vmstat, etc. Why ? SAR or sar provides almost all the resource usages reports which we get from many different tools at one place but more importantly is could keep a record of the data which […]

Nitin Bhadauria
Nitin Bhadauria
Read

DevOpsTechnology

Introduction to Bamboo

Bamboo is a Continuous Integration (CI) server that automates the release management for a software application, creating a continuous delivery pipeline. The project was released on February 2007 written in JAVA. Bamboo is free for open-source projects and also supports any build tool, including Ant, Maven, Make, etc. Since Bamboo is an Atlassian’s product, the […]

Anup Yadav
Anup Yadav
Read

DevOps

DevOps in the Cloud: Your Gateway to Success

DevOps and Cloud is a combination one cannot resist. It not only makes the development process more efficient but leads to business success as well. The advantages are many; on-ground indications reveal that DevOps is a more productive way to develop software, plus it means better quality resulting code and faster delivery time. With technology […]

AWSDevOps

Docker monitoring using Sysdig Cloud

Sysdig has been one of the most advanced cloud-based tools for monitoring your infrastructure. So, talking about Docker monitoring, Sysdig gives us a lot of insights about our containers, few of which we will be talking about in this blog. Docker is the most widely used and trending tool when it comes to DevOps. USE-CASE […]