Skip to content

AWS CodeCommit CodeDeploy CodePipeline

HOA PHAN edited this page Jul 31, 2023 · 8 revisions

This suit is the worst among all products I have tried, including Atlassian whose bar is trash(I worked there).

AWS, for the record, has many good products, and decisions. No idea why:

  • Code Commit, Code Build, Deploy ... are regional? What does it have to do with other tenanted, regional services and data? And now people have to come up with "designs", and "architectures" to work around the problems they shouldn't have in the first place.
  • Code Deploy is separate from Code Build? And then Code pipeline which is occasionally the only way to "deploy"?
  • No other platform I tried, you have to configure the build to post a badge to the commit(visible on PR).

https://aws.amazon.com/blogs/containers/create-a-pipeline-with-canary-deployments-for-amazon-ecs-using-aws-app-mesh/

https://aws.amazon.com/blogs/security/use-amazon-inspector-to-manage-your-build-and-deploy-pipelines-for-containerized-applications/

git remote add origin  https://git-codecommit.us-east-1.amazonaws.com/v1/repos/aaa
git push --set-upstream origin main

CodeDeploy - AppSpec - Lifecyclehook

CodeDeploy - Appspec(for Lambda) Shenanigan

eye

Clone this wiki locally