If you'd like to have me speak at your conference, Meetup, podcast, webinar, live stream, etc. please send me a message. Thank you!
Here's a current list of ready to go abstracts that I can speak to at a moments notice.
If you'd like to have me speak at your conference, Meetup, podcast, webinar, live stream, etc. please send me a message. Thank you!
Here's a current list of ready to go abstracts that I can speak to at a moments notice.
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. Before I could do any re-engineering work, I had to resolve a critical issue—the certificates on the ELBs were about to expire and needed updating. ...
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? Go is easy to use and fast to learn Very well thought out design philosophy (Russ Cox GopherCon 2017 talk) Where Go is Used Today (The obvious: Docker, Kubernetes, CloudFlare, etc.) The not so obvious (and why): Container runtimes, Etereum, Dropbox Dev Opinions (quotes from Kris Nova, Liz Fong-Jones, Carlisia Pinto, and Julia Ferraioli) How Go Bailed Me Out “Who here thinks cryptography is easy?” TLS is hard enough to implement It only gets harder when you are given a two-day deadline to rekey a convoluted application by a third party developer you don’t have a relationship with anymore I’m not a coder (AT ALL) Building a tool with Go on the fly to verify certificate chains, TLS configuration, etc. was super easy Notes I have worked in IT since 1995. Experience in the public and private sector has given me a wide range of DevOps perspectives. My lack of pedigree as a developer is one of my biggest selling points of Go. You don’t have to be a coder to write Go and more people need to know that. ...
Abstract People think that DevOps, Cloud Native, Agile, GROWS, etc. are all rainbows and roses. You start small, work your way up or you decide as an organizational unit to change. These are two patterns associated with a Jedi-type maturation process of DevOps. Like in Star Wars, DevOps has a dark side. This talk provides examples of successful and failed DevOps transformations as well as some lessons learned along the way. ...
Abstract Before DevOps was coined an entire branch of the US military was living by its core fundamentals. Visualizing work, flow, diversity, failing fast are all things that I practiced in the Air Force from 1999 to 2010. I’d like to share my lessons learned serving during this time. This talk will broaden people’s view of how DevOps can be implemented, why diversity matters in DevOps, and how fortunate we all are to have the problems we have today. ...