Hacker News new | ask | show | jobs
by manigandham 2725 days ago
Looks like it runs a series of (small) self-contained applications written in any language as long as it implements the GRPC interface in a specific order and with consolidated state tracking and logs.

The individual steps are jobs and the whole thing is a pipeline. Since it executes arbitrary code, it has the flexibility to do anything from ETL to CI.

1 comments

Pretty good description. Seems like I still have a lot to learn on how to present an idea right. :-)