I have noticed both google.com and amazon.com, redirect requests to www.google.com and www.amazon.com
I am thinking of doing the same for my website which is hosted on AWS. What is the best approach to do this? I am not sure if it would be better to implement this in Load Balancer or S3? Also is there any downside to always redirecting to www sub-domain?