Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.29 KB

File metadata and controls

41 lines (28 loc) · 1.29 KB

Deploying containerized and serverless apps with Terraform

  • OSCON 2019
  • Portland, OR
  • 18 July 2019

Notes and code:

Who am I?

  • Christie Koehler
  • @christi3k

Recently a Developer Advocate at HashiCorp, now looking for my next gig!

In this session...

  • Live-deploy containerized and serverless apps with Terraform.
  • Working locally with Minikube and OpenFaaS.

All of the Terraform features I'll demonstrate applies just as well to the different cloud providers and their managed services.

Note: I'm using Terraform v0.11.14 for this talk. As of this commit, the latest version of Terraform is 0.12.4 and there have been significant changes.

Prerequites

On my laptop, I've installed and configured the following:

...and probably other things I don't remember