TERRAFORM
With two infrastructure-as-code
 tools: Docker and Terraform
I’m
Yevgeniy
Brikman
ybrikman.com
               Co-founder of
                  Gruntwork
gruntwork.io
               We offer DevOps
                   as a Service
gruntwork.io
               And DevOps
                as a Library
gruntwork.io
PAST LIVES
Author of
   Hello,
 Startup
hello-startup.net
         And
   Terraform:
Up & Running
   terraformupandrunning.com
Slides and code from this talk:
    ybrikman.com/speaking
Outline
1.   Microservices
2.   Docker
3.   Terraform
4.   ECS
5.   Recap
Outline
1.   Microservices
2.   Docker
3.   Terraform
4.   ECS
5.   Recap
Code is the enemy: the more you
   have, the slower you go
Project Size    Bug Density
Lines of code   Bugs per thousand lines
                of code
< 2K                   0 – 25
2K – 6K                0 – 40
16K – 64K             0.5 – 50
64K – 512K             2 – 70
> 512K                 4 – 100