Skip to content

Contains terraform code for creating of the Hotel Aggregator end to end Data science project

Notifications You must be signed in to change notification settings

kevinsunny1996/aggregator-terraform-infra

Repository files navigation

Terraform repo for provisioning end to end data science projects

Following are the components for the services that are being worked on to be provisioned:

  • Storage

    • S3 bucket for storing intermediate objects
    • RDS (Postgres) for Airflow metadata
  • Lambda with ECR and API gateway

    • For aggregator code as it will be containerized and hosted as a lambda endpoint
    • For hosting ML endpoints under fastapi
  • ECS

    • For hosting Airflow and MLFlow
  • AWS Glue

    • For creating ETL job with preprocessing logic to clean the gathered data

Architecture diagram

About

Contains terraform code for creating of the Hotel Aggregator end to end Data science project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages