Silicon Valley Code Camp : October 3rd and 4th 2015

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

  • TCP/IP Networking for Developers

    10:45 AM Sunday   Room: S-150
    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.