To connect to a running Airflow Instance, you would need to create a fabric of type Airflow. Prophecy provides you with three different types of fabrics depending upon where your Airflow Instance is running.
- Prophecy Managed Airflow: Use this if you do not have an Airflow instance and want to test Airflow out.
- MWAA: Use MWAA if you have an Amazon Managed Workflows for Apache Airflow instance running.
- Composer: Use Composer if you have a GCP Cloud Composer Airflow instance running.
Once you have set up an Airflow, you can schedule an Airflow job using our easy-to-use interface. Follow this guide to create an Airflow job.