Hello Everyone, Good evening.
I have been experimenting self hosted airbyte for my organisation and came with couple of questions or feature requests. Could someone help me with the below?
1. Since we wanted to make our ETL system more robust and self-service oriented, I’m looking something like : Having multiple workspace for different teams such as marketing, controlling, pricing and so on. Each team can make their different sources but designated target, Which means pricing team can connect sources like airtable, gsheets, postgres but defaulting to snowflake target database pricing_db. Similarly Marketing team can connect wide variety sources but target to marketing db. This saves lot of effort in data governance and data consolidation and so on. Do we have something features like that available?
2. Is there a way that I can setup RBAC as like Analysts who can just see connections and synch status, developer who can create sources, destinations and connections and so on.
3. Is there a generic gitlab ci file / repo with self-service oriented? Meaning users would be creating connections only via yml file and apply would happen with octavia cli.
Would be great incase someone could help us with the above requirement!z
Thanks in advance!