Silicon Valley Code Camp : October 1 & 2, 2016

Steve Evans

LoudSteve
About Steve
Steve Evans has been doing DevOps since before the term DevOps was invented. He is a Pluralsight Author, six time Microsoft Most Valuable Professional (MVP), and technical Speaker at various industry events. In his spare time he manages a DevOps team at a Silicon Valley Biotech focused on improving the lives of cancer patients. For over 15 years Steve has focused on making technology better for businesses by bridging the gap between IT and Development teams. You can follow his technical blog at http://www.LoudSteve.com or find him on twitter at @TheLoudSteve.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Advanced PowerShell in the Real World

    Everyone loves the PowerShell one liner. But how do you manage 31,407 one liners? Come and hear what we've learned as we've pushed PowerShell to it's limits. What has continued to work well? What has been hard? How do we manage 5 scripters working on one code base? What are the tools we use to keep us from losing our sanity (arguably)?

  • TCP/IP Networking for Developers

    Learn what developers need to know about networking (The TCP/IP kind, not the Facebook kind). In today’s world it’s rare to write an application that doesn’t rely on the network, but so few of us know how to troubleshoot networking issues. Stop wondering if it’s your code or the network, I’ll show you how to point the finger at the right culprit. We will follow the life of an HTTP packet as it goes from your web browser to the server and back. Learn how to determine what stopped the mission of that packet and why. Was it name resolution? TCP Port availability issues? Do we need to sniff the packets to find the problem? This session will make you a better programmer regardless of the technology you are using.