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

profile picture
asked 9 months ago164 views
1 Answer
1
Accepted Answer

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.

profile picture
answered 9 months ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions