Transform Settlement Process using AWS Data pipeline

The task involves processing settlement files from various sources using AWS data pipelines. These files may come as zip files, Excel sheets, or database tables. The pipeline executes business logic and transforms inputs (often Excel) into outputs (als…


This content originally appeared on DEV Community and was authored by Prabhakar Mishra

The task involves processing settlement files from various sources using AWS data pipelines. These files may come as zip files, Excel sheets, or database tables. The pipeline executes business logic and transforms inputs (often Excel) into outputs (also in Excel).
It receives multiple settlement files from different locations. We optimized this by connecting to AWS S3, storing input files there, and triggering a data ETL jobs pipeline for processing.

Our inputs typically come from various sources. We use inputs from existing AWS tables and external inputs in Excel format. These diverse inputs are ultimately converted to Parquet. This documentation outlines the process, and I would like to share the AWS data pipeline ETL jobs architecture for replication purposes.

*AWS Architecture: * An overview of the AWS architecture including components like S3, DynamoDB, event bridges, lambdas, ETL jobs, and AWS Glue. how files are processed through different layers of S3 and the role of Lambda functions in unzipping and converting files.

Uploading image

Event Rules and Domains: The setup of event rules in AWS, which trigger ETL processes when files are dropped in specific S3 folders. They also explained the concepts of domains and tenants in AWS and how they are used to create architectural diagrams.


This content originally appeared on DEV Community and was authored by Prabhakar Mishra


Print Share Comment Cite Upload Translate Updates
APA

Prabhakar Mishra | Sciencx (2025-04-27T04:35:49+00:00) Transform Settlement Process using AWS Data pipeline. Retrieved from https://www.scien.cx/2025/04/27/transform-settlement-process-using-aws-data-pipeline/

MLA
" » Transform Settlement Process using AWS Data pipeline." Prabhakar Mishra | Sciencx - Sunday April 27, 2025, https://www.scien.cx/2025/04/27/transform-settlement-process-using-aws-data-pipeline/
HARVARD
Prabhakar Mishra | Sciencx Sunday April 27, 2025 » Transform Settlement Process using AWS Data pipeline., viewed ,<https://www.scien.cx/2025/04/27/transform-settlement-process-using-aws-data-pipeline/>
VANCOUVER
Prabhakar Mishra | Sciencx - » Transform Settlement Process using AWS Data pipeline. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/04/27/transform-settlement-process-using-aws-data-pipeline/
CHICAGO
" » Transform Settlement Process using AWS Data pipeline." Prabhakar Mishra | Sciencx - Accessed . https://www.scien.cx/2025/04/27/transform-settlement-process-using-aws-data-pipeline/
IEEE
" » Transform Settlement Process using AWS Data pipeline." Prabhakar Mishra | Sciencx [Online]. Available: https://www.scien.cx/2025/04/27/transform-settlement-process-using-aws-data-pipeline/. [Accessed: ]
rf:citation
» Transform Settlement Process using AWS Data pipeline | Prabhakar Mishra | Sciencx | https://www.scien.cx/2025/04/27/transform-settlement-process-using-aws-data-pipeline/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.