|
|
|
|
|
by primitivesuave
1228 days ago
|
|
I was also exploring this idea a while back, congratulations on taking it past the finish line. Highly recommend you set up CloudFront for serving S3 static resources - right now you are linking directly to S3 which is much more expensive for content distribution, especially since you're serving large audio files. |
|