Let's say I import some data from on-prem SQL Server to Snowflake. Where does this data get stored?
In the Snowflake website it says:
When data is loaded into Snowflake, Snowflake reorganizes that data into its internal optimized, compressed, columnar format. Snowflake stores this optimized data in cloud storage.
Does cloud storage mean S3 in case of AWS? If not, what then?