S3 Static Website Hosting
Explore how to host a static website using S3.
We'll cover the following...
We'll cover the following...
Static websites are web applications that consist of fixed, unchanging content. They present pre-built, unaltered HTML, CSS, and JavaScript files directly to the user’s web browser.
Static website hosting in S3
S3 buckets allow us to upload static HTML web pages and serve them on region-specific website endpoints. The general format of an S3 endpoint is of two types, depending upon the region.
...