I cannot separate pages dedicated to different regions/languages between AWS buckets in different locations (pages are NOT on separate sub-domains, e.g. en.example.com and de.example.com, instead, pages are structured as example.com/en and example.com/de)
So, is it worth placing German sub-pages in a different bucket in Frankfurt AWS region and redirect all requests to example.com/de (that is placed under main London region for example.com domain) to the separate bucket? Will location-related ping decrease overweight ping increase caused by redirect call?
Similar question applies to Tokyo, Ireland and Paris regions comparing to the main London one.