What is Snowflake? Snowflake is a managed cloud data warehouse solution. It is similar to BigQuery or Redshift, but has some unique features like separation of compute and storage and strong support for semi-structured data (JSON, Parquet, Avro) that differentiate it. What is Terraform? Terraform is a tool from HashiCorp for managing infrastructure via code. You…