What is AWS Lambda?
AWS Lambda, for those not familiar with it, is an event driven serverless (what is serverless?) platform for compute resources
AWS Lambda, for those not familiar with it, is an event driven serverless (what is serverless?) platform for compute resources
Recently, I helped spearhead our department’s adoption of centralized static code analysis.
Many of us in DevOps/Cloud/Site Reliability/System Engineering have long been using Puppet to manage our Apache and Nginx configurations. However it...
The software industry is facing a workforce shortage of unprecedented proportions.
I love how easy ActiveAdmin is to use out of the box, but it can force you into using a panoply of workarounds for forms with any significant level...
Let's visualize and talk about the "full stack" of web development.
I'm assuming most of you saw Gary Bernhardt's talk from CodeMash 2012 on some WAT™ features in Ruby and JavaScript.
Much like an evolutionary tree our goal in technology adoption is too continue to move forward and evolve, rather than getting caught in a dead end....
Recently inspired by Peter Thiel's excellent book Zero to One, I've been reflecting on the software industry as the preeminent place where we can...
I am now within a couple days of having survived as a Junior Developer at Metal Toad for 10 whole months.
As part of the services we provide for some of our clients, we monitor web page load times. The Munin plugin we were using at the time was this...
Last week, this error brought many of our deployments to a screeching halt. "upload via sftp failed on metaltoad.com: Net::SFTP::StatusException...
On Sunday, we welcomed Women Who Hack, a monthly gathering "for women who want to hack on projects with or around other women.
Ever heard of it? Apparently there is this mystical creature who is a master of his trade, knows all the tricks in the book and is generally just...
One interesting thing that has evolved from our use of Capistrano is the configuration files have become the de-facto documentation hub for a...
Great HTML5 support based on the excellent Boilerplate HMTL5 template, full SASS support, and a base fixed/flexible responsive layout similar to Zen...
If you don't know already, the framework is dead.
I've now been working professionally in Drupal for a year and have learned a lot about it; I have some patches into contrib but I've not really done...
While I'm certain that I could never work up to the standards of Peter Cooper his "Interesting Ruby Tidbits That Don't Need Separate Posts" series...
In my last post, a basic intro to to running cap deploy was presented. Now, let's look at some more advanced scenarios. (See Part 1 for the actual...
I'm a big fan of having an automated deployment process. It's really the web development analog to the "one step build process", as described in the...
Of all the powerful words in any language assertion is in my opinion the absolute most powerful. With affermative language we are able to create...
Having only left Rubyville a couple weeks ago there are still a lot of Ruby-based utilities that I still find incredibly handy. One such utility that...