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 Antworten
2
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 4 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten
  • 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
EXPERTE
beantwortet vor 4 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen