AWS CodeCommit CodeDeploy CodePipeline - s50600822/Notes GitHub Wiki

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

  • Code Commit, Code Build, Deploy ... are regional?
  • Code Deploy is separate from Code Build? And then Code pipeline which is occasionally the only way to "deploy"?
  • Have to configure the build to post a badge to the commit(visible on PR).
  • No out-of-the-box option to create basic merge conditions (like green builds) - possibly work around-able by event to remove approval or bot acc approval presenting builds... but other platforms support this naturally.

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

JK https://github.com/advisories/GHSA-h66p-m766-33fv