#data-engineering
Read more stories on Hashnode
Articles with this tag
Optimizing Python API Interactions for High-Volume Data · For some analytics or machine learning use cases, you could be dependent on data from external...
This blog post contains a listing of best-practices for data engineering on AWS. I will try to update this post regularly with new insights and best...
Many data engineering use cases require you to repeat some ETL logic on different (database) tables or event streams. It is advised to separate the...
How to develop ETL workflows as Python AWS Glue jobs with AWS CDK and enable local development · Using Infrastructure-as-Code (IaC) for deployment of...