In the CI/CD for modern applications session with
@danilop. I spent a lot of time working on
enabling and simplifying push-to-deploy so this is going to be interesting!
@awscloud #awsdevday
3 replies
Good to hear that CDK is getting prime time coverage here. I really enjoy
building infrastructure with it. Check it out at
https://github.com/awslabs/aws-cdk
CodeDeploy has a cool feature which enables you to release changes to lambdas
with canary releases which get rolled back automatically if a custom definable
error condition happens.
Makes testing i production safe and efficient!
