What do you think would be the minimum AWS services that could fulfill the client’s request?

You receive the following request from a client to quickly deploy a static website for them, specifically on AWS. The requirements are low-cost, reliable, online storage, and a reliable and cost-effective way to route customers to the website, as well as a way to deliver content with low latency and high data transfer speeds so that visitors to his website don’t experience unnecessary delays.

What do you think would be the minimum AWS services that could fulfill the client’s request?
A .  Amazon Route 53, Amazon CloudFront and Amazon VP
C .  Amazon S3, Amazon Route 53 and Amazon RDS
D .  Amazon S3, Amazon Route 53 and Amazon CloudFront
E .  Amazon S3 and Amazon Route 53.

Answer: C

Explanation:

You can easily and inexpensively use AWS to host a website that uses client-side technologies (such as HTML, CSS, and JavaScript) and does not require server-side technologies (such as PHP and ASP.NET). This type of site is called a static website, and is used to display content that does not change frequently.

Before you create and deploy a static website, you must plan your architecture to ensure that it meets your requirements. Amazon S3, Amazon Route 53, and Amazon CloudFront would be required in this instance.

Reference: http://docs.aws.amazon.com/gettingstarted/latest/swh/website-hosting-intro.html

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments