Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 830 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 830 Bytes

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