Similar Articles

Articles similar to the selected content.

Domain: www.startdataengineering.com Added: 2025-08-13 Status: βœ“ Success
www.startdataengineering.com
How to Extract Data from APIs for Data Pipelines using Python - 1. Introduction - 2. APIs are a way to communicate between systems on the Internet - 3. API Data extraction = GET-ting data from a serve...
Similar Articles (10 found)
πŸ” 64.3% similar
How to Pull Data from an API, Using AWS Lambda
https://www.startdataengineering.com/post/pull-data-from-api-using-lambda-s3/
How to Pull Data from an API, Using AWS Lambda Introduction If you are looking for a simple, cheap data pipeline to pull small amounts of data from a ...
πŸ” View Similar Articles 🟠 HN
πŸ” 60.6% similar
Python Essentials for Data Engineers
https://www.startdataengineering.com/post/python-for-de/
Python Essentials for Data Engineers - Introduction - Data is stored on disk and processed in memory - Practicing Python - Python basics - Python is u...
πŸ” View Similar Articles
πŸ” 56.6% similar
Writing memory efficient data pipelines in Python
https://www.startdataengineering.com/post/writing-memory-efficient-dps-in-python/
Writing memory efficient data pipelines in Python - Introduction - 1. Using generators - 2. Using distributed frameworks - Conclusion - Further readin...
πŸ” View Similar Articles
πŸ” 55.5% similar
Why use Apache Airflow (or any orchestrator)?
https://www.startdataengineering.com/post/why-to-use-orchestrators/
Why use Apache Airflow (or any orchestrator)? - 1. Introduction - 2. Features crucial to building and maintaining data pipelines - 3. Conclusion - 4. ...
πŸ” View Similar Articles
πŸ” 54.8% similar
How Did REST Come To Mean The Opposite of REST?
https://htmx.org/essays/how-did-rest-come-to-mean-the-opposite-of-rest/
I am getting frustrated by the number of people calling any HTTP-based interface a REST API. Today’s example is the SocialSite REST API. That is RPC. ...
πŸ” View Similar Articles 🟠 HN
πŸ” 54.6% similar
End-to-end data engineering project - batch edition
https://www.startdataengineering.com/post/data-engineering-project-e2e/
End-to-end data engineering project - batch edition - Objective - Setup - Components - Choosing tools & frameworks - Future work & improvements - Conc...
πŸ” View Similar Articles
πŸ” 54.3% similar
Data Pipeline Design Patterns - #1. Data flow patterns
https://www.startdataengineering.com/post/design-patterns/
Data Pipeline Design Patterns - #1. Data flow patterns - 1. Introduction - 2. Source & Sink - 3. Data pipeline patterns - 4. Conclusion - 5. Further r...
πŸ” View Similar Articles
πŸ” 53.9% similar
Data Engineering Projects
https://www.startdataengineering.com/post/data-engineering-projects/
Data Engineering Projects 1. Introduction Whether you are new to data engineering or have been in the data field for a few years, one of the most chal...
πŸ” View Similar Articles
πŸ” 53.9% similar
Data Pipeline Design Patterns - #2. Coding patterns in Python
https://www.startdataengineering.com/post/code-patterns/
Data Pipeline Design Patterns - #2. Coding patterns in Python - Introduction - Sample project - Code design patterns - Python helpers - Misc - Conclus...
πŸ” View Similar Articles
πŸ” 53.5% similar
Data Engineering Best Practices - #1. Data flow & Code
https://www.startdataengineering.com/post/de_best_practices/
Data Engineering Best Practices - #1. Data flow & Code - 1. Introduction - 2. Sample project - 3. Best practices - 3.1. Use standard patterns that pro...
πŸ” View Similar Articles