Skip to content

feat: Deployment - Add AWS support #42

@rinat-akhmetov

Description

@rinat-akhmetov

Add support for deploying Tangle on AWS infrastructure.

Target architecture:

  • ECS/Fargate for running pipeline container tasks
  • ECS/Fargate for hosting the backend (API Server + Orchestrator)
  • S3 for artifact and log storage
  • Aurora Serverless for database

Key components needed:

  • S3 storage provider (similar to HuggingFaceRepoStorageProvider)
  • ECS/Fargate launcher (implementing ContainerTaskLauncher interface)
  • AWS-specific entry point script
  • IAM role configuration

Related: HuggingFace deployment (#32), Kubernetes launcher support

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions