How to make new Airbyte Replication driver performant and resource efficient?
It should use absolute minimum resources(CPU,Memory) to enable the data flow from Source to Destination.
Thus enabling us to package more replication pods in the cluster. 💵 💵 💵
- Rust
Chosen option: "Rust", because it is perfect for the purpose of injecting a static binary into connector containers with required performance guarantees.