Difficult Debugging: Learning From Utter Nonsense

Preface As software engineers we invest time into thinking about the problems we are trying to solve every day. Sometimes the problems we face are small or simple. Other times they are large and complex. Either way, we can usually draw from our experience to find a path forward. While …

RailsConf 2016 Recap

At Cerner, we love Ruby and Rails and use it prominently in our cloud based solutions. When we found out RailsConf 2016 was going to be held in the hometown of Cerner’s headquarters in Kansas City, Missouri, we were excited for the opportunity to support the conference by attending as …

Spring 2016 ShipIt Day

ShipIt Day is an all day, all night hackathon with the goal of building something awesome, usable, and value-adding within the given 24 hours. This Spring marked our fifth ShipIt Day, with participation and reach growing with each event. We kicked off the event at 10 AM on Thursday, when …

Deploying Web Services With Apache Tomcat and Chef

Open source is an important part of our engineering culture and we love when we’re able to contribute back to the community. We recently open sourced our Tomcat Chef Cookbook, which we use to automate deploying many of our web services here at Cerner. The cookbook is meant to be …