Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Engineering Data Mesh in Azure Cloud

You're reading from  Engineering Data Mesh in Azure Cloud

Product type Book
Published in Mar 2024
Publisher Packt
ISBN-13 9781805120780
Pages 314 pages
Edition 1st Edition
Languages
Author (1):
Aniruddha Deswandikar Aniruddha Deswandikar
Profile icon Aniruddha Deswandikar

Table of Contents (23) Chapters

Preface Part 1: Rolling Out the Data Mesh in the Azure Cloud
Chapter 1: Introducing Data Meshes Chapter 2: Building a Data Mesh Strategy Chapter 3: Deploying a Data Mesh Using the Azure Cloud-Scale Analytics Framework Chapter 4: Building a Data Mesh Governance Framework Using Microsoft Azure Services Chapter 5: Security Architecture for Data Meshes Chapter 6: Automating Deployment through Azure Resource Manager and Azure DevOps Chapter 7: Building a Self-Service Portal for Common Data Mesh Operations Part 2: Practical Challenges of Implementing a Data Mesh
Chapter 8: How to Design, Build, and Manage Data Contracts Chapter 9: Data Quality Management Chapter 10: Master Data Management Chapter 11: Monitoring and Data Observability Chapter 12: Monitoring Data Mesh Costs and Building a Cross-Charging Model Chapter 13: Understanding Data-Sharing Topologies in a Data Mesh Part 3: Popular Data Product Architectures
Chapter 14: Advanced Analytics Using Azure Machine Learning, Databricks, and the Lakehouse Architecture Chapter 15: Big Data Analytics Using Azure Synapse Analytics Chapter 16: Event-Driven Analytics Using Azure Event Hubs, Azure Stream Analytics, and Azure Machine Learning Chapter 17: AI Using Azure Cognitive Services and Azure OpenAI Index Other Books You May Enjoy

How to manage data quality

In the previous section, we saw that there are many dimensions to data quality. So clearly it’s not a simple solution or service that can be quickly put together. Data quality needs to be a company-wide strategy. In order to build this strategy and be able to design and architect a solution, let us look at each dimension of data quality and investigate how that dimension can be implemented in a real system.

Accuracy

You can check accuracy by first ensuring that the right data enters the dataset when it’s written. Programmers writing stored procedures to insert or update records should know which fields are important and what the value ranges for those fields are. They should then write code to check for nulls, zeros, and data types. Early checks on quality at the source reduce quality check efforts later. For example, if there is a salary field in the database, you can run a check across the table to select all rows with zero or negative...

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}