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年前174ビュー
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?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ