|
Well... looks like I'll have to go pants shopping. Just today I received an email informing me that my proposal was accepted! Now I'd like to believe that the acceptance was not (only) based on my willingness to make a fool out of myself, but either way I'm excited to go. Below is my proposal: ``Down with the fancy pants! -- How people have been optimizing the wrong things and increased complexity.'' Down with the fancy pants!Screw the new hotness, here comes sanity. People have been optimizing the wrong things and increased complexity. While that may make your job more interesting, seasoned System Administrators and devotees of chinese proverbs will tell you that "boring" really is the standard to aspire. Simplicity pays in scalability. Simplicity pays in security. Instead of building "optimized" systems based on more complex solutions, focus on simplifying interfaces, code and, yes, technologies used. Adapting any new technology incurs a cost. Some of the cost is in the maturity of the codebase, some of it is in the quality of the code produced by the people who cannot possibly have more than small-n years of experience with the technology (seriously, how many programmers with 10 years of experience deploying Scala in large-scale production environments can there be?), some of it is the overhead of maintaining yet another new programming language, interpreter, library, or other components and some of it is finding people to maintain the code after your rockstar coder has left the building. No matter what fancy new advantages technology brand-new-spanking-X may offer, you end up having to adapt your infrastructure, your code base, your ever so agile test environment, your deployment system and who knows what else to the new platform. I hope it won't come as a surprise to you that you will most likely fail in pushing it to an actual 100% of your systems. It also should not come as a surprise to you to hear that no matter how dev-opsy your SA team is, it really would prefer it if you didn't insist on the new hotness.
However, with a bit of appreciation of the general unix philosophy and a willingness to at times sit back and review whether or not the _right_ thing is being optimized, we could build more stable, scalable, secure systems with a shelf-life larger than that of a Kardashian wedding if we focused on standard tools and code quality. Perhaps we could then solve the remaining simple problems by throwing money (ie hardware) at them? That would be nice. In this talk I will further make a point to move away from all the fancy new tools, languages and memes and focus on learning the basic building blocks. I will illustrate how simple shell code can scale, how basic unix interfaces knock the socks off shuffling around complex structures that make you yaml from just looking at them and will suggest that "DevOps" really isn't all that new. Whether or not parts of the talk will be tongue-in-cheek or intentionally confrontational to current trends is then left to the interpretation by every attendee's own personal reality distortion field, likely based on their level of experience. See you in Santa Clara in June - be excellent to each other, bring your own fancy pants and party on! March 6, 2012 The final presentation is now available here. Evidence of hammer pants is also available. |