Auto Scaling/Resizing my Website on Other Devices

0

Good morning!! Is there anything AWS has that I can "tell" my website to scale/resize itself depending on the device my website is being viewed on, like a phone? Thank you very much! :-)

Adam
asked a year ago167 views
1 Answer
0

You can place CloudFront in front of your website, then implement logic using the viewer headers. https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/adding-cloudfront-headers.html#cloudfront-headers-device-type

profile picture
EXPERT
answered a year ago
  • Hi Jimmy. Thanks for your response! Just to clarify... by adding the headers in CloudFront, the device that is being used to access my website will be "recognized" and the content on my website will view appropriately on their device?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions