amazon web services - AWS Bucket or CloudFront? -


I am writing a PHP API that serves the mobile app, which is hosted in AWS, this app is image based , Like Instagram all images have been uploaded to AWS bucket and have requested using http://my-bucket.s3.amazonaws.com/image-name.extension for example. My question is, what is the best way to serve those pictures? With AWS Bucket or CloudFront?

Thank you!

Cloudfront, no doubt cloudfinders choose your S3 bucket and repeat it across servers worldwide Are there. This makes your distribution faster if you only use S3.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -