amazon-s3 - Heroku S3 存储桶

标签 amazon-s3 heroku

我正在将一个应用程序移至 Heroku,随后意识到我需要在目前位于欧盟的各州设置一个 S3 存储桶。这是为了避免支付转账费用。

我不清楚应该选择哪个美国 S3 存储桶。我看到了北加州和美国标准区域,但找不到任何信息来阐明我应该选择哪一个。

提前致谢。

最佳答案

除了选择地理位置最接近 S3 资源使用者的区域之外,实际上没有其他选择 - 这只是出于延迟原因。从 S3 定价页面:

Data transfer “in” and “out” refers to transfer into and out of an Amazon S3 Region. There is no Data Transfer charge for data transferred within an Amazon S3 Region via a COPY request. Data transferred via a COPY request between Regions is charged at regular rates. There is no Data Transfer charge for data transferred between Amazon EC2 and Amazon S3 within the same Region or for data transferred between the Amazon EC2 Northern Virginia Region and the Amazon S3 US Standard Region. Data transferred between Amazon EC2 and Amazon S3 across all other Regions (i.e. between the Amazon EC2 Northern California and Amazon S3 US Standard Regions) will be charged at Internet Data Transfer rates on both sides of the transfer.

关于amazon-s3 - Heroku S3 存储桶,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3521578/

相关文章:

ruby-on-rails - Ruby aws-sdk - 授予所有用户权限

mysql - 将 mysql 查询导出到亚马逊 s3 存储桶

postgresql - heroku 日志中出现奇怪的 postgres 消息

git - 连接到 Heroku node.js 应用程序中的数据库,而不在 git 上显示身份验证详细信息

ruby-on-rails - Mongoid 无限循环查询

python - 使用 Boto3 在 S3 中设置 AWS 内容类型

Laravel 文件上传 s3 分段

使用 Node.js 与 Multiparty 和 GraphicsMagick 将 iOS 图像上传到 S3

postgresql - 无法在 Dash 应用程序中根据 PostgreSQL 查询结果绘制图形

javascript - 无法在 Heroku 上使用 Node 运行 Express