Skip to content

List of Snowflake Launch Templates

:::warning{title='Warning'} New customers must go through the Hub to select their preferred cloud provider and data warehouse to begin their Matillion ETL journey. :::

Overview

A list of the available templates is given below. For more information, read AWS CloudFormation.

There are two types of templates:

If you experience problems launching via templates, please contact Matillion support for full assistance, and reference the template you wish to use.


New resources

This type of template doesn't have any pre-existing resources, such as a cloud data warehouse (CDW).

Single Node

A single, isolated, batteries-included Matillion ETL instance, and includes:

  • m5.large|m5.xlarge EC2 instance running Matillion ETL.
  • IAM Role (attached to EC2 instance).
  • VPC and public/private subnets.

Downloads:

Single Node and RDS

A single, isolated, batteries-included Matillion ETL instance, and includes:

  • m5.large|m5.xlarge EC2 instance running Matillion ETL.
  • IAM Role (attached to EC2 instance).
  • Postgres RDS instance with Multi-AZ failover.
  • Cloudwatch-based logging.
  • VPC and public/private subnets.

Downloads:

Clustered

A clustered, isolated, batteries-included Matillion ETL instance, and includes:

  • 2x m5.large|m5.xlarge EC2 instances running Matillion ETL in a cluster.
  • IAM Role (attached to EC2 instance).
  • Postgres RDS instance with Multi-AZ failover.
  • ALB (Application Load Balancer).
  • Cloudwatch-based logging.
  • VPC and public/private subnets.

The following resources must already exist in your account, and will be referenced:

  • LDAP or Active Directory based directory service.

Downloads:


Existing resources

Templates for those who have pre-existing resources (configured VPC and subnets), and want to launch a Matillion ETL instance to use with those resources.

Single Node

A single Matillion ETL instance for an existing AWS account, and includes:

  • m5.large|m5.xlarge EC2 instance running Matillion ETL.
  • IAM Role (attached to EC2 instance).

The following resources must already exist in your account, and will be referenced:

  • VPC and public/private subnets.

Downloads:

Single Node & RDS

A single, isolated, batteries-included Matillion ETL instance, and includes:

  • m5.large|m5.xlarge EC2 instance running Matillion ETL.
  • IAM Role (attached to EC2 instance).
  • Postgres RDS instance with Multi-AZ failover.
  • Cloudwatch-based logging.

The following resources must already exist in your account, and will be referenced:

  • VPC and public/private subnets.

Downloads:

Clustered

A clustered, isolated, batteries-included Matillion ETL instance, and includes:

  • 2x m5.large|m5.xlarge EC2 instances running Matillion ETL in a cluster.
  • IAM Role (attached to EC2 instance).
  • Postgres RDS instance with Multi-AZ failover.
  • ALB (Application Load Balancer).
  • Cloudwatch-based logging.

The following resources must already exist in your account, and will be referenced:

  • LDAP or Active Directory based directory service.
  • VPC and public/private subnets.

Downloads:


Single Node diagram

Single Node Architecture


Single Node & RDS diagram

Single Node & RDS Architecture


Clustered diagram

Clustered Architecture