AMAZON S3 STATIC WEBSITE HOSTING

Authors

DOI:

https://doi.org/10.31891/2307-5732-2023-317-1-128-134

Keywords:

AWS, S3 bucket, hosting, website

Abstract

Nowadays, especially in period of energetic crisis, it is very important to get reliable data storage and uninterrupted access to websites. Considering that the world’s mainstream is using the clouds services for educational, scientific, business purposes it is important to explore features of hosting websites in major cloud service providers. One of the leader’s vendors in cloud servicing is Amazon with its Web Services (AWS). AWS offers hosting solutions such as Lightsail, Amplify Console, Simple Storage Service (S3) and Elastic Cloud Computing, from simple static websites to complicated dynamic,

The article deals with the method of hosting static websites. Simple Storage Service was used for this purpose. The method has many benefits: the service is simple, cheap, scales well, manages everything and has great integration with other AWS services. This method is the best for websites that do not contain server-side scripting, like PHP or ASP.NET. It is ideal for websites that change infrequently, such as personal, promo, startup websites, websites of small businesses and organizations.

The article focuses on how set permissions, properties and policies of AWS S3 bucket for hosting a website. But usage of S3 bucket alone provides only http connection. That’s why to deploy secure connection and speed up delivery of the static content was proposed to use AWS CloudFront service. CloudFront is content delivery network service, that uses the latest version of Transport Layer Security Protocol and saves files in the cache for 24 hours. The article shows how to configure CloudFront distribution to serve https requests for an Amazon S3 bucket. Configuration S3 bucket REST API endpoint was used as the most secure case. As a result, latency was reduced, security was improved due to traffic encryption and the content of S3 bucket was kept private.

Published

2023-02-23

How to Cite

MAMUTA, M., KRAVCHENKO, I., & MAMUTA, O. (2023). AMAZON S3 STATIC WEBSITE HOSTING. Herald of Khmelnytskyi National University. Technical Sciences, 317(1), 128-134. https://doi.org/10.31891/2307-5732-2023-317-1-128-134