ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 363 - SAA-C03 discussion

Report
Export

A company recently announced the deployment of its retail website to a global audience. The website runs on multiple Amazon EC2 instances behind an Elastic Load Balancer. The instances run in an Auto Scaling group across multiple Availability Zones.

The company wants to provide its customers with different versions of content based on the devices that the customers use to access the website. Which combination of actions should a solutions architect take to meet these requirements? (Choose two.)

A.
Configure Amazon CloudFront to cache multiple versions of the content.
Answers
A.
Configure Amazon CloudFront to cache multiple versions of the content.
B.
Configure a host header in a Network Load Balancer to forward traffic to different instances.
Answers
B.
Configure a host header in a Network Load Balancer to forward traffic to different instances.
C.
Configure a Lambda@Edge function to send specific objects to users based on the User-Agent header.
Answers
C.
Configure a Lambda@Edge function to send specific objects to users based on the User-Agent header.
D.
Configure AWS Global Accelerator. Forward requests to a Network Load Balancer (NLB). Configure the NLB to set up host-based routing to different EC2 instances.
Answers
D.
Configure AWS Global Accelerator. Forward requests to a Network Load Balancer (NLB). Configure the NLB to set up host-based routing to different EC2 instances.
E.
Configure AWS Global Accelerator. Forward requests to a Network Load Balancer (NLB). Configure the NLB to set up path-based routing to different EC2 instances.
Answers
E.
Configure AWS Global Accelerator. Forward requests to a Network Load Balancer (NLB). Configure the NLB to set up path-based routing to different EC2 instances.
Suggested answer: A, C

Explanation:

For C: IMPROVED USER EXPERIENCE Lambda@Edge can help improve your users' experience with your websites and web applications across the world, by letting you personalize content for them without sacrificing performance. Real- time Image Transformation You can customize your users' experience by transforming images on the fly based on the user characteristics. For example, you can resize images based on the viewer's device type—mobile, desktop, or tablet. You can also cache the transformed images at CloudFront Edge locations to further improve performance when delivering images. https://aws.amazon.com/lambda/edge/

asked 16/09/2024
James DePhillip
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first