https://prefect.io logo
e

Eric Mauser

02/04/2022, 12:23 AM
Hi everyone, quick question on the Airbyte operator. Let's say I have Airbyte running on an EC2 instance. And I have prefect deployed to run on ECS. Will the airbyte operator run the connection on the Airbyte EC2 instance or on the Prefect ECS?
k

Kevin Kho

02/04/2022, 12:35 AM
Not sure I understand the question. You connect to the Airbyte instance and trigger the job. So Prefect ECS will hit the API of the Airbyte server. Does that make sense?
e

Eric Mauser

02/04/2022, 12:47 AM
Thanks @Kevin Kho that makes sense!
3 Views