Hacker News new | ask | show | jobs
by user15672 3327 days ago
For something like this I'd have thought you'd be better off ignoring services like this and getting a Terraform setup going. Lambda functions are pretty simple to push out and it wouldn't require you to have some additional third party cruft in the middle:

https://www.terraform.io/docs/providers/aws/r/lambda_functio...