Setup Destinations

Snowplow supports loading data into a number of different destinations:
| Storage | Description | Status |
|---|---|---|
| S3 (EMR, Kinesis) | Data is stored in the S3 file system where it can be analyzed using EMR (e.g. Athena) | Production-ready |
| Redshift | A columnar database offered by AWS | Production-ready |
| Snowflake | A columnar database available on AWS (but also GCP and Azure) | Production-ready |
| Elasticsearch | A search server for JSON documents | Production-ready |
| Postgres | An open source relational database that can be deployed via Amazon RDS | Early release |