Virtualization for Developers

Comments

Comments are closed.

Good examples. I always wondered why puppet was better than just using shell scripts. Thanks!

I learned some new tricks. :) I'm using vagrant and puppet for local development but it was cool to see how to configure it to work for different environments and different providers.

We've been using puppet to handle our AWS provisioning, but we haven't made the leap to using it for individual developer environments. I had looked at Vagrant before but it always seemed a bit intimidating. I came away with some great ideas to try out, and the examples really helped clarify.