Bio
Steve Scaffidi is a polyglot programmer and sysadmin. In the past he’s spoken at several other conferences, most notably YAPC and Hadoop Summit. In the last year he’s picked up Go and is enjoying it immensely, and is contributing back to various projects in the Kubernetes ecosystem.
My Talks
Testing Against AWS APIs With Go
Testing code that accesses AWS can seem impossible, but it's really not that hard! Let's take a look at how we can use Go's features to write useful tests for this kind of code, without a whole lot...