Skip to main content

AWS S3: Setting up a Static Website

Follow Amazon's document step-by-step: AWS S3: Setting up a Static Website

Facts to know

Screenshots

Verify by browsing to the website

http://bucket-name.s3-website.Region.amazonaws.com

http://lthwpwa.s3-website-ap-southeast-1.amazonaws.com/

Alternative services

Cloudflare R2

Google Cloud Storage

Popular posts from this blog

Office 365: Alert Policies - Creation of forwarding/redirect rule

The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail

Linux command: telnet

telnet stands for "Teletype Network".

Powershell: Get-ChildItem

List, search/find files and directories with Get-ChildItem cmdlet.