Concepts
Projects
Projects are a Conveyor concept to group together all the business logic for a particular use case.
Environments
A Conveyor environment is where projects live. There can only exist one active build for every project in a given environment.
Clusters
Conveyor executes batch and streaming jobs on a Kubernetes cluster that resides in the customers cloud environment (AWS or Azure).
IDEs
IDEs in conveyor are user-specific remote development environments, belonging to a conveyor project and deployed in a conveyor environment.
Packages
Packages are a concept in Conveyor that facilitate the sharing of common components across different projects.