1 min readOct 5, 2016
Good question. I would imagine that Terraform/CloudFormation would be the way to go. Look at what LambCI (a serverless CI open-source project) is doing:
They have a “Launch Stack” button on the repo, which uses CloudFormation to install the service on your account.