Google Cloud Storage项目可以容纳的存储桶有最大限制吗? [英] Is there a max limit of buckets that a Google Cloud Storage project can have?

查看:244
本文介绍了Google Cloud Storage项目可以容纳的存储桶有最大限制吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Amazon S3每个帐户最多只能有100个存储桶: http://docs.aws.amazon.com/AmazonS3/latest/dev /BucketRestrictions.html

Amazon S3 has a limit of 100 buckets per account: http://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html

Google云端存储有这样的限制吗?我找不到他们的任何提及...但是我想在做出设计决定之前就知道

Does Google Cloud Storage have any such limits? I cannot find any mention of them... but wanted to know before I made a design decision

推荐答案

您可以在Google Cloud Storage中创建的存储桶数量没有限制.

There are no limits on the number of buckets you can create in Google Cloud Storage.

但是请记住,存储桶名称是全局名称空间,因此,如果以编程方式创建它们,请确保这些名称不会与其他名称冲突.

Keep in mind, though, that bucket names are a global namespace, so if you create them programmatically, make sure the names won't conflict with others.

来源: Building Blocks

您可以在一个 项目.

There is no limit on the number of buckets that you can create in a project.

这篇关于Google Cloud Storage项目可以容纳的存储桶有最大限制吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆