In addition to connecting to your data sources directly, Atlan also supports connecting through:
Private network link
AWS PrivateLink
AWS PrivateLink creates a secure, private connection between services running in AWS:
- Amazon Athena
- Amazon MSK
- Amazon Redshift
- Databricks
- Hive
- Microsoft SQL Server — Amazon RDS and Amazon EC2
- MySQL
- PostgreSQL
- Snowflake
- Tableau
- Trino
Azure Private Link
Azure Private Link creates a secure, private connection between services running in Azure:
Private Service Connect
Private Service Connect creates a secure, private connection between services running in Google Cloud Platform:
Docker-based offline extraction
Atlan supports the offline extraction method for fetching metadata from supported sources. You will need to first extract the metadata yourself and then make it available in S3.
For offline extraction, Atlan uses the following:
- Base image — Ubuntu for SQL-based extraction, Alpine Linux for REST API extraction.
- Programming language — Kotlin for SQL sources, Python for BI sources and event buses.
Databases
- Amazon Redshift
- Databricks
- Hive
- Microsoft SQL Server
- MySQL
- Oracle
- PostgreSQL
- SAP HANA
- Snowflake
- Teradata
BI tools
Data movement tools
Event buses
Miners
S3 miner
- Amazon Redshift
- Google BigQuery
- Hive
- Microsoft Azure Synapse Analytics
- Microsoft SQL Server
- Snowflake
- Teradata
Kubernetes-based offline extraction
Refer to How to connect on-premises databases to Kubernetes, and then request sample ConfigMap and CronJob files for the following supported SQL connectors:
- Microsoft SQL Server
- MySQL
- Oracle
- PostgreSQL