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 réponses
2
Réponse acceptée

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
EXPERT
répondu il y a 4 mois
profile picture
EXPERT
vérifié il y a 2 mois
  • 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
EXPERT
répondu il y a 4 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions