In this video, @agil looks at the architectural improvements to make over the current state of the application. We can reduce costs by shifting our file uploads from the application server to Object Storage. This involves parsing a multipart upload and piping file streams to an S3 upload request.