Creating auto-scaling enabled AWS DynamoDB Table with Terraform

Ömer KARABACAK
1 min readOct 26, 2019

Last week, I was working on a task which needs DynamoDB Table and also auto-scaling to be enabled. For Infrastructure as Code approach, it should be written as Terraform script. In our project, we are mostly using CloudFormation for managing our AWS environments but this time, it was a task which needs working with the other teams and they are managing their environments with…

--

--