Hướng dẫn tạo Hosting a static website on Amazon S3

22nd Jan 2021
Table of contents

What is S3?

S3 stands for Simple Storage Service, an online storage service that allows you to store unlimited files in the cloud.

Why would I use S3 instead of a regular host?

Regular shared hosting providers charge you a fixed amount every month. That's regardless of the amount of files you store or the amount of visitors you get. Most cheaper webhosting companies also don't cope well with high traffic websites. Suddenly got featured on Reddit or Hacker News? A regular hosting provider might suspend your account for all the traffic! With S3 you only pay for what you use and it's highly scalable. 

What does it cost?

To give you an example of cost: when my blog receiver 1000 visitors per month I was paying just 6 cents to host it!


Add new comment

Image CAPTCHA
Enter the characters shown in the image.

Related Articles

Hiện nay, việc quản lý các web applications khá là phức tạp, ví dụ bạn phải quản lý load balancer, vài web servers, database servers

In this video we'll be setting up a new React App with AWS Amplify to add Sign up, Login and Logout in the easiest way possible.

In this hands on workshop Amazon Developer Advocate Nader Dabit shows us how to get started with serverless GraphQL using AWS Amplify.