Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

potloc/meltano-ecs-fargate-terraform-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Overview

This repository is an example of our meltano infrastructure in production. Hopefully it allows others to easily put their own meltano project into production.

Main components

Here is the TLDR for the repository:

  • Hosted in AWS Fargate (didn't want to manage VMs)
  • Managed as infrastructure-as-code using terraform
  • Include 3 docker containers:
    • Airflow scheduler
    • Meltano UI
    • Airflow webserver
  • To integrate persistence into our state, we tried to integrate EFS but this did not work, so we just used 2 RDS integrations instead

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages