I have a static S3 site in bucket_old
and will rebuild it route by route in S3 bucket_new
using the strangler pattern.
URLs
/home
,/contact
map tobucket_new
All other URLs map to
bucket_old
What AWS infrastructure should be used to route some requests to bucket_old
and others to bucket_new
? Ideally to change which paths go where, I would only need to update/deploy a config.