One of the fundamental building blocks of AWS managed services, AWS S3 is their secure storage.
-
What is Amazon S3?
Amazon S3 is short for Amazon Simple Storage Service, and it is the storage in the cloud. While it can be used to store anything, it's best to think of as optimized for files (documents, images, etc) that you may need quick, easy access to from the cloud.
-
Setup a NAS on AWS
As part of Metal Toad’s Managed Services Team, I have worked extensively in custom cloud based solutions. There is no doubt Amazon Web Services (AWS) leads the pack in Cloud hosting, but when it comes to a Network Attached Storage (NAS) solution, I have found a shortfall...a fast solution.
-
ReactJS Amplify App Pt II - Storage
The banner and food feed have placeholder images that are ready to accept an avatar image. Now on to storing and retrieving an avatar in an s3 bucket using Amplify Storage, and displaying it using Amplify React S3Image!
-
ReactJS Amplify App Part I - Overview and Auth
This is a three part post about our experience using AWS Amplify to develop a food logging app for the Metal Toad hackathon. Here in part one we cover the initial project overview/setup and our experience implementing Amplify Auth. Part two will cover Amplify Storage, with part three covering Amplify AppSync and PubSub.