Hello! I'm in a situation where I will need to dev...
# ask-community-for-troubleshooting
j
Hello! I'm in a situation where I will need to develop custom ELs over HTTP from 3rd parties not big enough to have standard singer taps or airbyte sources. A spec more modern and potentially more standardized than Singer is interesting to me (still haven't looked deeply the differences, tbh, so if someone has a reference there, that would be great), but the fact Airbyte comes with a whole bunch of other stuff like orchestration is unappealing to me at this point. Is there a way to strip out and run an Airbyte EL similar to how one might run a Singer EL? Thinking about orchestrating via AWS step functions while we are in the bootstrap phase and evalating things like airflow and airbyte (or a combination) for orchestration as our pipelines get more complex.