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
已提问 1 年前175 查看次数
1 回答
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
专家
已回答 1 年前
  • 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?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则