DevOps
-
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 » -
How to Optimize Your Website for Speed
Hey guys! Today we have a guest post about some tips on how to speed up your website! He’s currently working…
Read More » -
SSH & Vagrant
Vagrant is a handy tool for creating VMs. It’s a lot like firing up an EC2 instance, but in Vagrant’s…
Read More » -
Making Devops work outside of Webops
I’ve spent the last 3 years or so learning more about devops. I went to Velocity and Devopsdays and a…
Read More » -
chef-solo with vagrant
To learn the concepts of chef, we can start by using chef-solo with Vagrant. See my previous post on Vagrant…
Read More » -
Create an Ubuntu VM Using Vagrant and Virtual Box
I have been using Vagrant for some time with virtual box to play around with vms on my ubuntu machine.…
Read More »