Union.ai
Union.ai empowers AI development teams to rapidly ship high-quality code to production by offering optimized performance, unparalleled resource efficiency, and a delightful workflow authoring experience. With Union.ai your team can:
- Run complex AI workloads with performance, scale, and efficiency.
- Achieve millisecond-level execution times with reusable containers.
- Scale out to multiple regions, clusters, and clouds as needed for resource availability, scale, or compliance.
Union.ai is built on top of the leading open-source workflow orchestrator, Flyte.
Union.ai provides all the features of Flyte, plus much more, in an environment where you keep your data and workflow code on your own infrastructure. Union.ai is available as BYOC (Bring Your Own Cloud), where Union.ai manages the infrastructure for you, or Self-managed, where you manage the data plane yourself.
These are the Union.ai 2.0 docs. To switch to version 1.0 or to another product variant, use the selectors above.
Basics
Learn the basics of Flyte, covering all the core concepts around tasks and apps.
Tasks
Build durable, scalable, and reproducible batch workloads.
TaskEnvironments for container images, resources, secrets, caching, retries, and more; use triggers for schedules.flyte run for iteration or flyte deploy to register a stable task version.Apps
Create long-running services to host dashboards, APIs, and model endpoints.
AppEnvironments with ports, autoscaling, custom domains, and authentication.flyte serve for fast iteration or flyte deploy for production deployments.Agents
Build durable, self-healing agents using tasks and apps as building blocks.
Access and identity
How to authenticate and manage user permissions on your Union cluster.
Advanced Guides
Organize your codebase, optimize performance for production, and migrate from other workflow orchestrators.