Salta al contenuto

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

posta 3 anni fa304 visualizzazioni
1 Risposta
1
Risposta accettata

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.

con risposta 3 anni fa
ESPERTO
verificato 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.