2 followers
Hello, I'm a data and cloud engineer focusing on AWS. I blog about data engineering and software engineering practices
Use Stacks, Constructs and AWS SSM Parameters to easily test your serverless infrastructure workloads · TL;DR: Implement integration testing on AWS by...
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...
Separating dependencies per Lambda and organizing your monorepo in a modular way · In this blog post, I show you how to organize a repository, so that...