关于选择云提供商的问题
Question regarding choosing Cloud Provider
当创建账户并选择Azure选项时,是否意味着所有服务云服务、查询处理和数据库存储都将来自Azure?或用于存储和云服务的 S3,来自 Azure 的查询处理?
有人知道吗?
如果您选择在 Azure 上创建 Snowflake 帐户,则与 Snowflake 相关的所有内容都将存在于该帐户的 Azure(存储、计算和云服务)上。希望对您有所帮助。
Snowflake as an entire service will use the cloud provider 您在创建每个帐户时选择:
Snowflake is provided as Software-as-a-Service (SaaS) that runs completely on cloud infrastructure.
This means that all three layers of Snowflake’s architecture (storage, compute, and cloud services) are deployed and managed entirely on a selected cloud platform.
但是,您可以继续加载 来自不同云提供商的外部数据regardless of the chosen cloud provider:
Snowflake supports loading data from files staged in any of the following locations, regardless of the cloud platform for your Snowflake account:
[...]
当创建账户并选择Azure选项时,是否意味着所有服务云服务、查询处理和数据库存储都将来自Azure?或用于存储和云服务的 S3,来自 Azure 的查询处理?
有人知道吗?
如果您选择在 Azure 上创建 Snowflake 帐户,则与 Snowflake 相关的所有内容都将存在于该帐户的 Azure(存储、计算和云服务)上。希望对您有所帮助。
Snowflake as an entire service will use the cloud provider 您在创建每个帐户时选择:
Snowflake is provided as Software-as-a-Service (SaaS) that runs completely on cloud infrastructure.
This means that all three layers of Snowflake’s architecture (storage, compute, and cloud services) are deployed and managed entirely on a selected cloud platform.
但是,您可以继续加载 来自不同云提供商的外部数据regardless of the chosen cloud provider:
Snowflake supports loading data from files staged in any of the following locations, regardless of the cloud platform for your Snowflake account:
[...]