Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Fundamentals of Analytics Engineering

You're reading from  Fundamentals of Analytics Engineering

Product type Book
Published in Mar 2024
Publisher Packt
ISBN-13 9781837636457
Pages 332 pages
Edition 1st Edition
Languages
Authors (7):
Dumky De Wilde Dumky De Wilde
Profile icon Dumky De Wilde
Fanny Kassapian Fanny Kassapian
Profile icon Fanny Kassapian
Jovan Gligorevic Jovan Gligorevic
Profile icon Jovan Gligorevic
Juan Manuel Perafan Juan Manuel Perafan
Profile icon Juan Manuel Perafan
Lasse Benninga Lasse Benninga
Profile icon Lasse Benninga
Ricardo Angel Granados Lopez Ricardo Angel Granados Lopez
Profile icon Ricardo Angel Granados Lopez
Taís Laurindo Pereira Taís Laurindo Pereira
Profile icon Taís Laurindo Pereira
View More author details

Table of Contents (23) Chapters

Preface Prologue
Part 1:Introduction to Analytics Engineering
Chapter 1: What Is Analytics Engineering? Chapter 2: The Modern Data Stack Part 2: Building Data Pipelines
Chapter 3: Data Ingestion Chapter 4: Data Warehousing Chapter 5: Data Modeling Chapter 6: Transforming Data Chapter 7: Serving Data Part 3: Hands-On Guide to Building a Data Platform
Chapter 8: Hands-On Analytics Engineering Part 4: DataOps
Chapter 9: Data Quality and Observability Chapter 10: Writing Code in a Team Chapter 11: Automating Workflows Part 5: Data Strategy
Chapter 12: Driving Business Adoption Chapter 13: Data Governance Chapter 14: Epilogue Index
Other Books You May Enjoy

Reviewing code

Code reviews provide a critical safeguard to ensure code quality. They are essential for data teams to collaborate effectively and ensure high-quality coding practices. They provide a framework for team members to evaluate code together, identify potential issues, and share knowledge.

By fostering a culture of learning, code reviews enable individuals to learn from one another, ultimately improving the collective expertise of the team. Additionally, they reinforce accountability by ensuring compliance with coding standards, data privacy protocols, and best practices. Overall, code reviews are crucial for creating robust, reliable, and high-performing data solutions.

Pull requests – The four eyes principle

A pull request (PR) or merge request is a feature in Git that facilitates collaborative development and code review. The purpose of a PR is to propose changes made in one branch (typically, a feature branch) to be merged into another branch (often, the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}