DevOps
-
The power of PROC file system in Linux
The Linux kernel has two primary functions: to control access to physical devices on the computer and to schedule when…
Read More » -
Developers working in Production. Of course! Maybe, sometimes. What, are you nuts?
One of the basic ideas in Devops is that developers and operations should share responsibility for designing systems, for implementing…
Read More » -
Zabbix – Low Level Discovery of cores, CPUs and Hard Disk
Zabbix SSD Status, configured with Low Level Discovery At home, I’m using Zabbix to monitor my servers, it has plenty…
Read More » -
Getting started with Apache Mesos and Apache Aurora using Vagrant
Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or frameworks. Think of…
Read More » -
Common Linux log files name and usage
If you spend lot of time in Linux environment, it is essential that you know where the log files are located, and…
Read More » -
Vagrant – a swiss Army knife for every developer
Whenever we move to a new project, or we want to explore a new stack of technologies; we face the…
Read More » -
Elasticsearch in a Box
Are you looking to get going with Elasticsearch as quickly as possible without having to worry about installing Java or…
Read More » -
Cargo Cult: Devops
We’ve been at this for a few years now, talking about DevOps & what it means to be a DevOps…
Read More » -
Provisioning Ubuntu With Java in 3 Steps
As I’ve written about before, Vagrant is handy tool for creating localized VMs. It’s a lot like firing up EC2…
Read More »