How to add URL shortener in the photo sharing app in AWS architecture
I’m developing a serverless architecture on AWS for a photo-sharing app. The app will receive photos from computers and mobile devices, store the original images, generate various sized versions of these photos, store the resized photos, and finally create short links for all images to facilitate downloading and sharing.
AWS Lamba Accessing S3 Bucket
Im trying to upload an image into my S3 bucket from a live site using AWM Amplify
tar.gz file doubles in size in S3 bucket, after upload using PUT via API Gateway
I’m trying to upload a file from a device (deskphone) to S3 via an API Gateway put method, but the file is getting corrupted….