DevOps
-
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 » -
Shell Scripting – Best Practices
Most programming languages have a set of “best practices” that should be followed when writing code in that language. However,…
Read More » -
AWS EBS in 4 Steps
When you fire up an AWS AMI, you are given a small partition of disk space that survives reboots. For…
Read More » -
Why I Infracode
I’ve been involved in, and observed, some recent conversations which have me thinking about why I do what I do.…
Read More »