Created
October 27, 2009 05:17
-
-
Save jamesgolick/219339 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Cooking with Chef: Your servers will thank you | |
| When you hear "sysadmin work", do you think of ssh, vi, and shell scripts? If you do, it's probably not the most fun sounding work. Repetitive, tedious, and error-prone are words that come to mind. | |
| Thankfully, configuring servers is all but a solved problem thanks to Chef. The days of vi, and shell scripts are mostly over. Building complex infrastructure has never been easier. | |
| Whether you manage a multi-datacenter cluster, or the VPS that runs your blog, you have a tremendous amount to gain from configuration management. In this talk, I'll show you how it works. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment