Book description
Develop production-ready ETL pipelines by leveraging Python libraries and deploying them for suitable use cases
Key Features
- Understand how to set up a Python virtual environment with PyCharm
- Learn functional and object-oriented approaches to create ETL pipelines
- Create robust CI/CD processes for ETL pipelines
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description
Modern extract, transform, and load (ETL) pipelines for data engineering have favored the Python language for its broad range of uses and a large assortment of tools, applications, and open source components. With its simplicity and extensive library support, Python has emerged as the undisputed choice for data processing.
In this book, you’ll walk through the end-to-end process of ETL data pipeline development, starting with an introduction to the fundamentals of data pipelines and establishing a Python development environment to create pipelines. Once you've explored the ETL pipeline design principles and ET development process, you'll be equipped to design custom ETL pipelines. Next, you'll get to grips with the steps in the ETL process, which involves extracting valuable data; performing transformations, through cleaning, manipulation, and ensuring data integrity; and ultimately loading the processed data into storage systems. You’ll also review several ETL modules in Python, comparing their pros and cons when building data pipelines and leveraging cloud tools, such as AWS, to create scalable data pipelines. Lastly, you’ll learn about the concept of test-driven development for ETL pipelines to ensure safe deployments.
By the end of this book, you’ll have worked on several hands-on examples to create high-performance ETL pipelines to develop robust, scalable, and resilient environments using Python.
What you will learn
- Explore the available libraries and tools to create ETL pipelines using Python
- Write clean and resilient ETL code in Python that can be extended and easily scaled
- Understand the best practices and design principles for creating ETL pipelines
- Orchestrate the ETL process and scale the ETL pipeline effectively
- Discover tools and services available in AWS for ETL pipelines
- Understand different testing strategies and implement them with the ETL process
Who this book is for
If you are a data engineer or software professional looking to create enterprise-level ETL pipelines using Python, this book is for you. Fundamental knowledge of Python is a prerequisite.
Table of contents
- Building ETL Pipelines with Python
- Contributors
- About the authors
- About the reviewers
- Preface
- Part 1:Introduction to ETL, Data Pipelines, and Design Principles
-
Chapter 1: A Primer on Python and the Development Environment
-
Introducing Python fundamentals
- An overview of Python data structures
- Python if…else conditions or conditional statements
- Python looping techniques
- Python functions
- Object-oriented programming with Python
- Working with files in Python
- Establishing a development environment
- Version control with Git tracking
- Documenting environment dependencies with requirements.txt
- Utilizing module management systems (MMSs)
- Configuring a Pipenv environment in PyCharm
- Summary
-
Introducing Python fundamentals
- Chapter 2: Understanding the ETL Process and Data Pipelines
- Chapter 3: Design Principles for Creating Scalable and Resilient Pipelines
- Part 2:Designing ETL Pipelines with Python
- Chapter 4: Sourcing Insightful Data and Data Extraction Strategies
- Chapter 5: Data Cleansing and Transformation
- Chapter 6: Loading Transformed Data
- Chapter 7: Tutorial – Building an End-to-End ETL Pipeline in Python
- Chapter 8: Powerful ETL Libraries and Tools in Python
- Part 3:Creating ETL Pipelines in AWS
- Chapter 9: A Primer on AWS Tools for ETL Processes
- Chapter 10: Tutorial – Creating an ETL Pipeline in AWS
- Chapter 11: Building Robust Deployment Pipelines in AWS
- Part 4:Automating and Scaling ETL Pipelines
- Chapter 12: Orchestration and Scaling in ETL Pipelines
- Chapter 13: Testing Strategies for ETL Pipelines
- Chapter 14: Best Practices for ETL Pipelines
- Chapter 15: Use Cases and Further Reading
- Index
- Other Books You May Enjoy
Product information
- Title: Building ETL Pipelines with Python
- Author(s):
- Release date: September 2023
- Publisher(s): Packt Publishing
- ISBN: 9781804615256
You might also like
book
Data Analysis with Python and PySpark
Think big about your data! PySpark brings the powerful Spark big data processing engine to the …
book
Pandas for Everyone: Python Data Analysis, 2nd Edition
Manage and Automate Data Analysis with Pandas in Python Today, analysts must manage data characterized by …
book
Data Engineering with Python
Build, monitor, and manage real-time data pipelines to create data engineering infrastructure efficiently using open-source Apache …
video
Python A-Z: Learn Python by Building 15 Projects and ChatGPT
This comprehensive Python course covers all fundamental concepts and advanced Python concepts, and you learn a …