Sample CI/CD pipeline using AWS CodePipeline
2024-02-29 08:59:48 0 举报
Sample CI/CD pipeline using AWS CodePipeline
作者其他创作
大纲/内容
build using buildspec.yml
CodeBuild
EC2 Instance
CodePipeline
CodeDeploy
commits and pushes the code
developer
GitHub webhook triggers CodePipeline
AWSCodeCommit
Github
S3
code is pulled from GitHub
build using appspec.yml
codepipeline finds a new commit and starts the automated process
reads source file and stores artifacts
retrieves artifacts
0 条评论
下一页