AWS 2018 - By Service Section - FAQs > AWS CodeDeploy | Billing > Flashcards
How do I deploy an AWS CodeDeploy application to multiple regions?
Billing
AWS CodeDeploy | Developer Tools
AWS CodeDeploy performs deployments with AWS resources located in the same region. To deploy an application to multiple regions, define the application in your target regions, copy the application bundle to an Amazon S3 bucket in each region, and then start the deployments using either a serial or parallel rollout across the regions.