When to use Amazon Cloudfront or S3

前端 未结 10 690
鱼传尺愫
鱼传尺愫 2020-12-12 08:43

Are there use cases that lend themselves better to Amazon cloudfront over s3 or the other way around? I\'m trying to understand the difference between the 2 through examples

10条回答
  •  再見小時候
    2020-12-12 08:59

    As first i would like to explain that Amazon S3 is the cloud Storage and Cloud Front is the content delivery network (CDN).

    So you can use to store the files on S3 and can create the distribution to serve the content over the internet. As well as you can create distribution for the specific regions.

提交回复
热议问题