Store & Retrieve Data in Amazon S3 with React & AWS Amplify

Published on Nov 08, 2018

AWS Amplify https://amzn.to/2Qn7psf is a client library, CLI toolchain, and UI component library that allows developers to quickly create and connect to powerful services in the cloud. Amazon S3 is a popular service for storing media like images and videos, as well as for back-end services like application hosting, backups, and software delivery. The AWS Amplify CLI enables us to create, configure, update, and delete S3 buckets. In this video you will learn how to create an S3 bucket as well as how to upload and download images and files to the bucket.