Gopher Art Always Courtesy of [Ashley McNamara](https://github.com/ashleymcnamara/gophers)

Baltimore Go June Meeting - Go to the Rescue: Saving DevOps from TLS Turmoil

I was in the DC metro area when I received an e-mail about the Baltimore Go Meetup happening on June 5th. Since I was nearby, I decided to go ahead and RSVP to the event. I mentioned this on Twitter and shortly thereafter Johnny Boursiquot wondered if I could speak. Of course I said yes. I was already doing a talk that morning at DevNationFederal. What’s another talk in the evening?...

June 8, 2018 · 1 min · Chris Short

DevOpsDays Charlotte 2018 Ignite Talk on Go

All other DevOpsDays events should be put on notice. DevOpsDays Charlotte 2018 set the bar unattainably high for the quality of the venue and speaker line up. It’ll be insanely hard to beat the great folks who spoke in Charlotte this year. Almost every talk was a home run. The Red Ventures facility was also jaw dropping. Also, I don’t think we could have asked for a more inviting and welcoming speaker lounge either....

February 28, 2018 · 1 min · Chris Short

Go to the rescue: Saving DevOps from TLS turmoil

Abstract Find out about a use case that created a need for testing certificate chains, appropriate web server security settings, and the Go code used for testing. Description Talk would be based on this article: https://opensource.com/article/17/4/testing-certificate-chains-34-line-go-program If you ever need to validate certificates or certificate chains before deploying them, Go provides a near foolproof test method. A 3rd party developed a tool that was then handed off to our DevOps team to manage and maintain....

February 23, 2018 · 2 min · Chris Short

Go: Enabling DevOps to Go Faster

Abstract What is Go? It’s not just another programming language. Go was made with very specific goals in mind by very experienced people. Go’s ideals align quite well with DevOps principles. In this talk we explore why DevOps professionals should be learning and utilizing Go in their organizations. Description What is Go? What wasn’t good enough with other languages? Who made Go? The Go/Google Connection as it Stands Today What is Go Good At?...

February 23, 2018 · 2 min · Chris Short

Orchestructure January 2018 Meetup

I spoke at the first Orchestructure Meetup of 2018. I have to admit, this is probably the smoothest run Meetup I’ve been a part of for quite some time. That’s not to say other Meetups weren’t well organized. But, Mario, Bob, and Jorge have their poop in a group. Orchestructure is one great Meetup. If you’re in Michigan, you’re missing out if you haven’t attended. I created a new Go talk for this group....

February 1, 2018 · 2 min · Chris Short

DevOpsDays NYC 2018 Ignite Talk on Golang

I had an amazing experience at DevOpsDays NYC 2018. The organizers put together an all-star lineup. You can tell this meant a lot to the organizers by the quality of the event itself; it was top notch. Being a part of the DevOps community is absolutely amazing. I am always thrilled to get invites to DevOpsDays events; they’re so well done. I was able to speak about Go and how I used it to save my DevOps ass at Solarwinds MSP....

January 19, 2018 · 1 min · Chris Short

GopherCon 2017 Lightning Talk Video

Video of all the GopherCon 2017 talks are now available. Fifty-eight videos in all; it’s almost like being there. You can watch Ashley McNamara’s goosebump inducing talk, Kris Nova’s refreshing take on purging technical debt from kops, or Sam Boyer’s dep talk. My lightning talk, Golang to the rescue: Saving DevOps from TLS turmoil, is also available. Give it a watch when you have a moment. It’s not my best work but, the only way to get better is to keep at it....

July 26, 2017 · 1 min · Chris Short

Testing Certificate Chains in Go

This talk was derived from an opensource.com article I wrote in April 2017, Golang to the rescue: Saving DevOps from TLS turmoil. Presented at GopherCon 2017 as a Lightning Talk. Source for the talk is available on GitHub. Introduction Notes: Hi! I’m Chris! I manage do X at Y (we’re hiring) I work in the DevOps space I contribute content a few places I run a DevOps Newsletter called DevOps’ish if you’re into those please check it out This talk was derived from an opensource....

July 22, 2017 · 5 min · Chris Short