Implement multi region code pipeline

0

"I currently have a pipeline set up in our infrastructure account that runs in the production environment upon code merge. To enhance disaster redundancy, I would like to implement the same pipeline in another region. Is it possible to achieve this, and if so, what would be the detailed strategy for implementing a multi-region pipeline?"

2 Risposte
2
Risposta accettata

Hi,

You have a complete example with code here: https://github.com/symphoniacloud/multi-region-codepipeline

To go 1 step beyond (cross-account), I would also suggest to read this log post: https://aws.amazon.com/blogs/devops/aws-building-a-secure-cross-account-continuous-delivery-pipeline/

Best,

Didier

profile pictureAWS
ESPERTO
con risposta 4 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
  • Thank you very much. It worked !

  • Glad that you found a solution for your use case! Thanks for accepting my answer Didier

1

Using AWS CDK Pipelines construct for a multi-region setup is an ideal solution in your case. check out the following two links:

If this has resolved your issue or was helpful, accepting the answer would be greatly appreciated. Thank you!

profile picture
ESPERTO
con risposta 4 mesi 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.

Linee guida per rispondere alle domande