I have my infra setup in AWS singapore region. Now I want to migrate to Mumbai region.
I have launched 2 EC2 instances in AWS Mumbai region and deployed my web application and kept behind ELB which is working fine. If I create my Cloudfront which shows all other regions origin servers(especially from singapore in my case) not the ELB origin which I have created in Mumbai region.
I felt strange that does AWS Cloudfront support for origin servers in mumbai region yet or not?
I see CloudFront also supports in Mumbai region according the AWS Blog
Please let me know if anyone have experiences the same. Thanks