226k views
4 votes
A website for an international sports governing body would like to serve its content to viewers from different parts of the world in their vernacular language. Which is the most suitable service that will allow different language versions of the same website to be served, according to where in the world the browser is viewing from?

A) Amazon CloudFront
B) Content Delivery Network (CDN)
C) Amazon Lightsail
D) Amazon Route 53

1 Answer

4 votes

Final answer:

The suitable service for serving different language versions of a website to international viewers is a Content Delivery Network (CDN), with Amazon CloudFront being a specialized choice.

Step-by-step explanation:

The most suitable service for serving different language versions of a website to viewers from different parts of the world is a Content Delivery Network (CDN). A CDN is a system of distributed servers that deliver web content to users based on their geographic location. When a user accesses a CDN-enabled website, the CDN will serve the content from the nearest server, which can also include language-specific content. Both Amazon CloudFront and Amazon Route 53 offer CDN capabilities; however, CloudFront is specifically designed for content delivery and would likely be the more suitable choice of the two. Amazon Lightsail, on the other hand, is a cloud computing service that does not specialize in content delivery.

User Annoirq
by
8.7k points