Testing your IaC with Testinfra and InSpec

By Jered Sutton

Elevator Pitch

You test your Infrastructure as Code right? Of course you do, but maybe you have a friend that doesn’t. Send them to this talk where we will discuss techniques to test your IaC.

Description

You test your Infrastructure as Code right? Of course you do, but maybe you have a friend that doesn’t. Send them to this talk where we will discuss techniques to test your IaC. Some familiarity with IaC tools like Puppet, Chef or Ansible will be helpful, but not required.

Outline

  • Why test your IaC
  • For Rubyists
    • InSpec
  • But I like Python
    • Testinfra