Presentations

  • How to let a CLI tool have pretty and useful output

    Wow, I just discovered this post never got published, so about 2 years late, but still potentially relevant I’m posting now about the talk I gave at the Golang Melbourne meetup 2 years ago. This talk is about my go-output module, which is the module I wrote to ensure the output formatting and methods between my various tools are the same. More background is in the talk, and the recording has now gone live.

  • CloudFormation Macros: Transform Your Templates

    Last month I was lucky enough to be asked back to give a workshop at the Melbourne AWS Programming and Tools Meetup. This meetup is always a lot of fun as it's all about going hands on. My subject this time around was CloudFormation Macros.

  • Containers in Deep Space

    At the APN Ambassador day during re:Invent I gave a lightning talk about Fargate that went a bit deeper than my previous talks.

  • Space Containers

    In October I gave a Serverless Containers Deep Dive talk at several events, which focused on AWS Fargate. This article is a written version of these presentations, and also contains the recording of when I repeated this talk at the Melbourne AWS User Group.

  • A Dive Into Packer

    Recently I had the opportunity to add a major feature to the Azure builder in Packer. This article is a written version of a presentation I gave about this at the Golang Melbourne meetup and is aimed at looking at the technical parts of that feature and how a builder actually works within Packer.

  • /igor introduce yourself

    For the Golang Hackday in Melbourne I gave a short presentation about Igor, my Slack bot written in Go and running on AWS Lambda. The presentation was partially aimed at beginners of Go.