You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to achieve our production SLA's, our new Harvesting platform will need to perform with ease at scale, in order to do that it's recommended best practice to employ the Kubernetes Executor as outlined here.
This ticket will create a POC sample pipeline that we can learn from and tune.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
GIVEN we create a pipeline with Airflow
AND we are using the Kubernetes Executor
THEN we can begin to understand issues with running these technologies at scale
Background
Operating Airflow at scale presents unique issues for each deployment. We can only begin to understand the nuances of our platform by iterating on a production ETL pipeline using the same conventions that we know we need to operate at scale.
btylerburton
changed the title
POC Airflow DAG pipeline with Kubernetes Executor & Snowflake
POC Airflow DAG pipeline with Kubernetes Executor
Oct 3, 2023
User Story
In order to achieve our production SLA's, our new Harvesting platform will need to perform with ease at scale, in order to do that it's recommended best practice to employ the Kubernetes Executor as outlined here.
This ticket will create a POC sample pipeline that we can learn from and tune.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
AND we are using the Kubernetes Executor
THEN we can begin to understand issues with running these technologies at scale
Background
Operating Airflow at scale presents unique issues for each deployment. We can only begin to understand the nuances of our platform by iterating on a production ETL pipeline using the same conventions that we know we need to operate at scale.
Security Considerations (required)
Sketch
The text was updated successfully, but these errors were encountered: