Fork me on GitHub
#aws
<
2018-04-04
>
lloydshark09:04:49

We are in a slightly different boat in that we are entirely lambda based - no ec2. But we had a similar experience in that we tried codebuild / codepipeline / codedeploy combination(s) but found it a bit opaque and it didn't meet our needs. We ended up going with a very simple layering over the CloudFormation apis via the aws python sdk.