Single CI/CD pipeline to deploy application in Multiple region including China

0

I am working for a customer for few workload. Earlier we were deploying application only in us-east-1 region. Now customer want to deploy same workload (with few geo specific changes) in AWS China Beijing region. Customer want to deploy same application at same time and ask me explore option to deploy it from a single pipeline. I gone through various AWS document, but nothing is available for same as China is not available in AWS Global region name.

Michel
feita há um ano444 visualizações
2 Respostas
2
Resposta aceita

You can build and deploy the application to both Regions using the AWS CI/CD services from the non-China Region. You can setup a pipeline only in US region with deploy option in China as well. You can refer https://aws.amazon.com/blogs/architecture/field-notes-how-to-deploy-end-to-end-ci-cd-in-the-china-regions-using-aws-codepipeline/ for same.

Disclaimer: This blog is published when AWS Code Pipeline was not available in China. As same is available now, solution can be fine tuned.

profile pictureAWS
Nirmal
respondido há um ano
profile picture
ESPECIALISTA
avaliado há 2 meses
  • Suggested solution mentioned in the blog. Thanks for help.

0

What about using GitHub Actions for deployment?
I think there is a way to use GitHub to manage code and deploy with CodeDeploy in an environment where CodePipeline is available, and use GitHub Actions in the China region.

profile picture
ESPECIALISTA
respondido há um ano

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