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...
We sometimes need to exchange huge files with our customers and partners (too big to fit within the typical storage limits of Basecamp, or the free tier on Google Drive, Dropbox, etc). There are now many user-friendly client apps for Amazon S3. I like Cyberduck. Combined with AWS's flexible policy system, setting up a transfer bucket is a snap.
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...
Quickly learn how to host a website on AWS, whether it's a static site, CMS, or web/mobile app, in under 5 minutes.
Discover the potential of AWS Lambda, a serverless platform ideal for cost-effective, scalable computing, and learn how to utilize it with various...