跳至内容

Pull model for CI/CD

0

When reading this whitepaper, it suggested that a "pull model" can be used to detect changes in the target account. What tools are recommended? Is there any additional documentation or suggestions on this approach?

"In the pull model, tools within the target workload environments have the permissions necessary to both detect changes of interest (for example, newly promoted artifacts or configuration changes) and to deploy those changes locally within the workload environment.*

https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/deployments-ou.html

已提问 3 年前306 查看次数
1 回答
1
已接受的回答

After researching some more, I now believe this means that an AWS CodePipeline exists in the workload account. This AWS CodePipeline reacts to an Eventbridge event that occurs when something like AWS CodeArtifactory is updated. This event then kicks off the pipeline (in the workload account) which handles the deployment.

已回答 3 年前
专家
已审核 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。