AWS S3 Performance Optimization
Hello there, continuing with our series, lets look into AWS S3 Performance optimization w.r.t uploads
Single PUT upload
This is the S3 Default upload method
The data is transferred in a single stream to S3
A file becomes an object and is uploaded usi...
thecontinuousjourney.com2 min read