Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Use S3 To Store Terraform State

Learn how to configure Terraform to use an existing S3 as your backend to store your state.

Backing Up S3 Bucket With Duplicity

A guide on backing up your S3 bucket to another S3 bucket using duplicity and S3FS so you don't need to be able to hold the entire bucket in storage.

AWS CLI S3 Cheatsheet

A cheatsheet for interfacing with S3 through the AWS CLI tool.

Deploy Your Own S3 Server

Using S3 To Host a Static Site