Terraform IaC Automation
Unless you’ve been living under a rock, you should be well aware of the recent trend in “serverless” architectures. If you’re not familiar with what that means, it basically means that we are breaking up our applications into small logical functions called “functions as a service.” Rather than running your code on dedicated servers or …