【发布时间】:2020-07-23 10:39:01
【问题描述】:
我正在使用数字海洋空间作为云存储来存储用户数据,这让我在托管数据和数据传输方面都付出了代价。所以,我想迁移到 Amazon Simple storage s3(频繁访问)。我刚刚浏览了 AWS S3 的官方文档,发现它只对托管在其存储中的数据收费,无论检索数量如何,我是 AWS 生态系统的新手,我不确定 AWS 的定价概念。请让我知道以下方案的定价估算:
=> any user can upload a data in my mobile applications
=> if i store around 100 gb of data with AWS s3,
=> if i retrieve that 100 gb around 50 to 100 times a day in my mobile app.
=> how much I need to pay per month,
=> current pricing to store 1 gb is around $0.02.($0.02/1gb)
【问题讨论】:
标签: amazon-web-services amazon-s3 cloud storage