@@ -10,18 +10,20 @@ These examples cover deploying an Iglu Server, for hosting your schemas, and a S
1010
1111## Supported Platforms
1212
13- | Tool | Cloud | Components | Status | Deployment Summary |
14- | ------------| -------| -------------------------| ---------------------------------------------| ----------------------------------------------|
15- | Terraform | AWS | Iglu Server | [ Published] ( terraform/aws/iglu_server ) | |
16- | Terraform | AWS | Pipeline (PostgreSQL) | [ Published] ( terraform/aws/pipeline ) | [ AWS PostgreSQL Summary] [ deploypgsum-aws ] |
17- | Terraform | AWS | Pipeline (Snowflake) | [ Published] ( terraform/aws/pipeline ) | [ AWS Snowflake Summary] [ deploysfsum-aws ] |
18- | Terraform | AWS | Pipeline (Redshift) | [ Published] ( terraform/aws/pipeline ) | [ AWS Redshift Summary] [ deployrssum-aws ] |
19- | Terraform | AWS | Pipeline (Databricks) | [ Published] ( terraform/aws/pipeline ) | [ AWS Databricks Summary] [ deploydbsum-aws ] |
20- | Terraform | GCP | Iglu Server | [ Published] ( terraform/gcp/iglu_server ) | |
21- | Terraform | GCP | Pipeline (PostgreSQL) | [ Published] ( terraform/gcp/pipeline ) | [ GCP PostgreSQL Summary] [ deploypgsum-gcp ] |
22- | Terraform | GCP | Pipeline (BigQuery) | [ Published] ( terraform/gcp/pipeline ) | [ GCP BigQuery Summary] [ deploybqsum-gcp ] |
23- | Terraform | Azure | Iglu Server | [ Published] ( terraform/azure/iglu_server ) | |
24- | Terraform | Azure | Pipeline (Snowflake) | [ Published] ( terraform/azure/pipeline ) | [ Azure Snowflake Summary] [ deploysfsum-azure ] |
13+ | Tool | Cloud | Components | Status | Deployment Summary |
14+ | ------------| -------| ------------------------------| ---------------------------------------------| ----------------------------------------------|
15+ | Terraform | AWS | Iglu Server | [ Published] ( terraform/aws/iglu_server ) | |
16+ | Terraform | AWS | Pipeline (PostgreSQL) | [ Published] ( terraform/aws/pipeline ) | [ AWS PostgreSQL Summary] [ deploypgsum-aws ] |
17+ | Terraform | AWS | Pipeline (Snowflake) | [ Published] ( terraform/aws/pipeline ) | [ AWS Snowflake Summary] [ deploysfsum-aws ] |
18+ | Terraform | AWS | Pipeline (Redshift) | [ Published] ( terraform/aws/pipeline ) | [ AWS Redshift Summary] [ deployrssum-aws ] |
19+ | Terraform | AWS | Pipeline (Databricks) | [ Published] ( terraform/aws/pipeline ) | [ AWS Databricks Summary] [ deploydbsum-aws ] |
20+ | Terraform | GCP | Iglu Server | [ Published] ( terraform/gcp/iglu_server ) | |
21+ | Terraform | GCP | Pipeline (PostgreSQL) | [ Published] ( terraform/gcp/pipeline ) | [ GCP PostgreSQL Summary] [ deploypgsum-gcp ] |
22+ | Terraform | GCP | Pipeline (BigQuery) | [ Published] ( terraform/gcp/pipeline ) | [ GCP BigQuery Summary] [ deploybqsum-gcp ] |
23+ | Terraform | Azure | Iglu Server | [ Published] ( terraform/azure/iglu_server ) | |
24+ | Terraform | Azure | Pipeline (Snowflake) | [ Published] ( terraform/azure/pipeline ) | [ Azure Snowflake Summary] [ deploysfsum-azure ] |
25+ | Terraform | Azure | Pipeline (Databricks) | [ Published] ( terraform/azure/pipeline ) | [ Azure Snowflake Summary] [ deploydbsum-azure ] |
26+ | Terraform | Azure | Pipeline (Synapse Analytics) | [ Published] ( terraform/azure/pipeline ) | [ Azure Snowflake Summary] [ deploysasum-azure ] |
2527
2628## Documentation
2729
@@ -67,6 +69,8 @@ Licensed under the [Snowplow Community License](https://docs.snowplow.io/communi
6769[ deploypgsum-gcp ] : https://docs.snowplow.io/docs/getting-started-on-snowplow-open-source/what-is-deployed/?warehouse=postgres&cloud=gcp
6870[ deploybqsum-gcp ] : https://docs.snowplow.io/docs/getting-started-on-snowplow-open-source/what-is-deployed/?warehouse=bigquery&cloud=gcp
6971[ deploysfsum-azure ] : https://docs.snowplow.io/docs/getting-started-on-snowplow-open-source/what-is-deployed/?warehouse=snowflake&cloud=azure
72+ [ deploydbsum-azure ] : https://docs.snowplow.io/docs/getting-started-on-snowplow-open-source/what-is-deployed/?warehouse=databricks&cloud=azure
73+ [ deploysasum-azure ] : https://docs.snowplow.io/docs/getting-started-on-snowplow-open-source/what-is-deployed/?warehouse=synapse&cloud=azure
7074
7175[ license ] : https://docs.snowplow.io/docs/contributing/community-license-faq/
7276[ license-image ] : https://img.shields.io/badge/license-Snowplow--Community-blue.svg?style=flat
0 commit comments