/astarte_flow

Build data processing pipelines with Astarte Flow.

Primary LanguageElixirApache License 2.0Apache-2.0

Astarte Flow

Astarte Flow lets you create reusable Blocks and Pipelines. This way, you can reuse the same pipeline in countless computation scenarios with different settings. And you can share your pipelines with others, too! Bundle your algorithm in a container and you’re ready to go.

Resources and Quickstart

  • Astarte Flow Documentation - The main resource to learn about Astarte Flow
  • Astarte Kubernetes Operator - The preferred and supported way to run Astarte and Astarte Flow - in Production, and pretty much anywhere else
  • Container SDK - Implement and deploy your algorithm as a Docker Container. Available for Python