Skip to content

Instantly share code, notes, and snippets.

@pnispel
Created August 8, 2018 01:44
Show Gist options
  • Save pnispel/9322f804b972013fab8f39a245981123 to your computer and use it in GitHub Desktop.
Save pnispel/9322f804b972013fab8f39a245981123 to your computer and use it in GitHub Desktop.

Regional Storage

Regional storage invovles the storage, retrieval, and processing of files in an arbitrary AWS availability region.

Concepts

AWS has regions all over the world. The regions that we are interested in are those in us-east, us-west, us-gov-west, and ap-southeast.

Storage services are all the services that interact with our S3 Buckets. The gist linked above has an overview of the major services.

Storage migration involves moving a company from one storage profile to another and copying their files into the new buckets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment