Skip to content

Commit dcba892

Browse files
authored
Merge pull request #1605 from Adez017/testimonial
Blog on microsoft data purview
2 parents f9f9e65 + 5a47eba commit dcba892

6 files changed

Lines changed: 510 additions & 0 deletions

File tree

982 KB
Loading
1.05 MB
Loading
1020 KB
Loading

blog/microsoft-data-purview/index.md

Lines changed: 500 additions & 0 deletions
Large diffs are not rendered by default.

src/database/blogs/index.tsx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,16 @@ const blogs: Blog[] = [
212212
tags: ["PySpark", "Optimization", "Big Data", "Performance", "Data Engineering"],
213213
},
214214
{
215+
id: 20,
216+
title: "How We Used Purview Data Catalog to Reduce Onboarding Time for New Data Engineers from 2 Weeks to 3 Days",
217+
image: "/img/blogs/purview_cover.png",
218+
description:
219+
"Microsoft Purview Data Catalog is a powerful tool for managing and organizing data assets within an organization. In this article, we share our experience of using Purview Data Catalog to streamline the onboarding process for new data engineers, reducing the time it takes from 2 weeks to just 3 days. We discuss the features of Purview that enabled us to achieve this improvement and provide insights on how other organizations can leverage this tool to enhance their data management practices.",
220+
slug: "microsoft-data-purview",
221+
authors: ["Aditya-Singh-Rathore"],
222+
category: "data engineering",
223+
tags: ["Purview", "Data Catalog", "Onboarding", "Data Management", "Data Engineering"],
224+
215225
id: 19,
216226
title: "Why Data Engineers Make Better Business Analysts Than MBAs Do",
217227
image: "/img/blogs/ba_de_cover_image.png",

static/img/blogs/purview_cover.png

1.15 MB
Loading

0 commit comments

Comments
 (0)