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
질문됨 일 년 전444회 조회
2개 답변
2
수락된 답변

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
답변함 일 년 전
profile picture
전문가
검토됨 2달 전
  • 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
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인