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 Respostas
2
Resposta aceita

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
ESPECIALISTA
respondido há 4 meses
profile picture
ESPECIALISTA
avaliado há 2 meses
  • 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
ESPECIALISTA
respondido há 4 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas