Fork me on GitHub
#aws
<
2018-03-29
>
nfisher18:03:51

We use it at work with python code. I’ve setup CI with CodeBuild but not had the occasion to dig into CodeDeploy

nfisher18:03:33

I would suggest you build a fat jar and push that to S3 or similar. Beanstalk ain’t pretty but it’s pretty effective for handling deployments, restarts, os updates, and logical groupings of apps.

nfisher18:03:16

Jar in CodeBuild and then use codedeploy to publish/deploy into Beanstalk or an env