Skip to content

Instantly share code, notes, and snippets.

@bhavyaw
Created May 3, 2016 10:11
Show Gist options
  • Save bhavyaw/79be0383b7c5990e1a08062f3f05b598 to your computer and use it in GitHub Desktop.
Save bhavyaw/79be0383b7c5990e1a08062f3f05b598 to your computer and use it in GitHub Desktop.
  • AWS Simple Storage Service, e.g. S3, is a “highly durable and available store” and can be used to reliably store application content such as media files, static assets and user uploads. It allows you to offload your entire storage infrastructure and offers better scalability, reliability, and speed than just storing files on the filesystem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment