Why go Serverless
The question is not why you would want to go serverless, the question is why would you not go serverless.
The question is not why you would want to go serverless, the question is why would you not go serverless.
There. It has been said. Take a moment, and think about it.
Terraform is an application by HashiCorp that is designed to treat infrastructure as code. Lately, I have been working with it to begin automation of resources within AWS, and have been quite pleased.
Building out AWS infrastructures by hand is not something that should be taken on lightly. Just as in building out a Data Center or service in any cloud environment (Google, VMWare, etc), building out a bunch of systems by hand is a good way to inherit a bunch of technical debt and a headache or three. On top of that, it is slow and cumbersome to build ou...