Steps covered:
- start with static public website in S3 - unversioned
- enable versioning on an existing bucket
- upload new version (v2) of index.html
- upload new version (v3) of index.html
- delete index.html - will show "delete marker"
- upload new version (v4) of index.html
- delete latest version (v4) of index.html
- delete delete marker of index.html - will show v3 of index.html
- delete version 3 and 2 of index.html to show original version
More AWS S3 videos:
Static website hosting in S3: • AWS S3 Host Static Website Demo | How...
Set default encryption for S3 bucket: • AWS S3 Default Encryption | SSE-S3 an...
S3 server side encryption with bucket policy (SSE-S3) - • AWS S3 Server Side Encryption with Bu...
More tutorials at https://funnelgarden.com