Posted in: Aws云上云维
Bitbucket and CodeDeploy
Today, since we are growing our development team and I don’t want to handle deploying code all the time for the team – I went ahead and integrated Bitbucket with CodeDeploy to make things a bit more efficient. So our workflow can be more: Write Code, Commit Code, QA Code, Sign Off, Deploy.
However, if you don’t have much experience with IAM Roles and Co...