Relative Content

Tag Archive for amazon-web-servicesamazon-s3aws-lambda

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.