
In this project, you will extend a previously built ETL pipeline for a telecom company by adding advanced analytical tasks using Apache Airflow. The project involves creating two new analyses—billing amount analysis and late payment analysis—on top of existing incremental data backup tasks. The primary goal is to process, analyze, and store telecom data in an S3 bucket while overcoming challenges like handling error-prone scripts, managing timezone differences, scheduling DAG execution, and dealing with DAG failures.