Closed
Description
The ASIPS team has identified a bottleneck in DAG execution related to downloading the Docker images to the Pod. It is possible that performance would nbe improved if we use EC2 instances with attached SSD storage.
o Try to use m5ad.xlarge as worker node. Must make sure that the Pod uses the attached storage for all I/O operations
o Also, probably less important, try to use m5ad.xlarge to host the Pods for all Airflow services ("airflow-core-components" and "celery-workers").
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done