https://github.com/astarte-platform/astarte_flow
Build data processing pipelines with Astarte Flow.
https://github.com/astarte-platform/astarte_flow
ai container containers data-science docker elixir iot kubernetes lua pipelines realtime
Last synced: 9 months ago
JSON representation
Build data processing pipelines with Astarte Flow.
- Host: GitHub
- URL: https://github.com/astarte-platform/astarte_flow
- Owner: astarte-platform
- License: apache-2.0
- Created: 2020-01-30T11:21:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-05T11:00:21.000Z (12 months ago)
- Last Synced: 2025-03-31T04:41:13.679Z (10 months ago)
- Topics: ai, container, containers, data-science, docker, elixir, iot, kubernetes, lua, pipelines, realtime
- Language: Elixir
- Homepage: https://docs.astarte-platform.org/flow/snapshot/
- Size: 857 KB
- Stars: 18
- Watchers: 4
- Forks: 11
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# 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](https://docs.astarte-platform.org/flow/snapshot) - The main resource to learn about Astarte Flow
* [Astarte Kubernetes Operator](https://github.com/astarte-platform/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](https://github.com/astarte-platform/astarte_flow_sdk_python)