Is Bucket Upload Policy a good pratice for upload files to AWS S3?
In AWS docs page has the following instructions to upload files to an AWS bucket from browser: https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPOST.html
This solution send to browser a policy and a signature using … Continue reading Is Bucket Upload Policy a good pratice for upload files to AWS S3?