# data-governance

Published articles for data-governance.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Mistral raises EUR 3B to make sovereign, open-weight AI the technology frontier

DevFeed: [Mistral raises EUR 3B to make sovereign, open-weight AI the technology frontier](<https://devfeed.tech/articles/mistral-raises-3b-to-make-sovereign-open-weight-ai-the-technology-frontier-7061.md>)

Original publisher: [Read original article](<https://mistral.ai/news/mistral-makes-sovereign-open-weight-ai-to-frontier/>)

Published: 2026-09-08T12:00:22Z

Content type: news

Language: en

Sources: [Mistral AI Blog](<https://devfeed.tech/sources/mistral-ai-blog.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [samsung](<https://devfeed.tech/topics/samsung.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [open](<https://devfeed.tech/tags/open.md>), [samsung](<https://devfeed.tech/tags/samsung.md>)

### AI overview

Mistral announced a EUR 3 billion Series D round to expand frontier AI research, compute capacity, infrastructure, and international commercial growth. The article presents its open-weight, full-stack approach as a way for organizations to retain control over data, models, compute, and production systems.

### Source excerpt

Mistral today announced that it has raised EUR 3 billion in a Series D funding round at a post-money valuation of more than EUR 21 billion.

## ISO 42001 Evidence: What Auditors Ask For

DevFeed: [ISO 42001 Evidence: What Auditors Ask For](<https://devfeed.tech/articles/iso-42001-evidence-what-auditors-ask-for-29720.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/iso-42001-audit-evidence/>)

Author: info@goteleport.com (Preet Dhatt)

Published: 2026-09-03T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [audit](<https://devfeed.tech/topics/audit.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Requirements](<https://devfeed.tech/topics/requirements.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-development](<https://devfeed.tech/tags/ai-development.md>), [article](<https://devfeed.tech/tags/article.md>), [audit](<https://devfeed.tech/tags/audit.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [eu](<https://devfeed.tech/tags/eu.md>), [iso](<https://devfeed.tech/tags/iso.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [requirements](<https://devfeed.tech/tags/requirements.md>)

### AI overview

This article explains what auditors look for in ISO 42001 evidence and how organizations can connect access, approvals, infrastructure, CI/CD activity, releases, and production changes into an evidence trail. It also discusses monitoring, human oversight, third-party access, and data governance within an AI Management System.

### Source excerpt

Prepare ISO 42001 audit evidence that proves your controls work in practice.

## Using Data Contracts to Coordinate Data Evolution at Enterprise Scale

DevFeed: [Using Data Contracts to Coordinate Data Evolution at Enterprise Scale](<https://devfeed.tech/articles/stop-reacting-to-data-problems-here-s-the-architecture-that-prevents-them-22547.md>)

Original publisher: [Read original article](<https://medium.com/walmartglobaltech/stop-reacting-to-data-problems-heres-the-architecture-that-prevents-them-a274d54f624b?source=rss----905ea2b3d4d1---4>)

Author: Keerthipriyan

Published: 2026-08-25T20:22:17Z

Content type: article

Language: en

Sources: [Walmart Global Tech](<https://devfeed.tech/sources/walmart-global-tech.md>)

Topics: [data-platforms](<https://devfeed.tech/topics/data-platforms.md>), [Data Quality](<https://devfeed.tech/topics/data-quality.md>), [DataOps](<https://devfeed.tech/topics/dataops.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [data](<https://devfeed.tech/tags/data.md>), [data-engineering](<https://devfeed.tech/tags/data-engineering.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [data-platforms](<https://devfeed.tech/tags/data-platforms.md>), [data-quality](<https://devfeed.tech/tags/data-quality.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [organizational](<https://devfeed.tech/tags/organizational.md>), [pipeline](<https://devfeed.tech/tags/pipeline.md>), [schema](<https://devfeed.tech/tags/schema.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [teams](<https://devfeed.tech/tags/teams.md>), [technology](<https://devfeed.tech/tags/technology.md>)

### AI overview

The article explains how data contracts help large enterprises coordinate changes across independently evolving data teams and downstream consumers. It argues that schema validation alone cannot identify ownership, downstream impact, or migration responsibilities, and presents data contracts as machine-enforceable coordination agreements.

### Source excerpt

Coauthored by Satyajeet Coordinating Data Evolution at Enterprise Scale When you operate data platforms on a global enterprise scale, hundreds of engineering teams ship improvements every week, each moving independently to deliver value at the pace of the business demands. This velocity is a competitive advantage. The challenge: How do you enable hundreds of teams to evolve their data products independently while maintaining reliability for thousands of downstream consumers? Traditional coordination methods (messages, wiki updates, shared spreadsheets) work at small scale but break at Walmart scale. A source team ships an enhancement, perfectly valid within their domain, but that change ripples through fifteen downstream pipelines owned by different teams with different release schedules. Without a formal coordination mechanism, you discover the impact after it reaches production. The gap isn't technical debt or fragile systems. It's the absence of machine-enforceable agreements that scale with organizational complexity. Data contracts solve this: enabling teams to move fast independently while maintaining coordinated reliability across organizational boundaries. Here's the architecture we built. Why Schema Validation Alone Isn't Enough When data quality issues surface in production, the first instinct is often added to more schema validation. If a field is missing or has the wrong type, the pipeline catches it. This works for many data quality problems, but not all of them. Consider a scenario where a source team enhances their data model by restructuring field names to support new business capabilities. The schema still validates perfectly: every field exists; every type is correct; the data is well formed. But downstream consumers who depend on the original field names now receive empty results. Schema validation checks whether data has the right shape. It tells you that a field is missing. It does not tell you who owns that field, which downstream teams will bre

## Navigating SAMA, ADGM & DFSA Requirements with Teleport

DevFeed: [Navigating SAMA, ADGM & DFSA Requirements with Teleport](<https://devfeed.tech/articles/navigating-sama-adgm-dfsa-requirements-with-teleport-29812.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/sama-adgm-dfsa-compliance/>)

Author: info@goteleport.com (Mukund Cadambi)

Published: 2026-08-12T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Requirements](<https://devfeed.tech/topics/requirements.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [audit trail](<https://devfeed.tech/topics/audit-trail.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [audit-trail](<https://devfeed.tech/tags/audit-trail.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [requirements](<https://devfeed.tech/tags/requirements.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article explains how SAMA, ADGM, and DFSA requirements affect cloud service providers operating in Saudi Arabia and the UAE. It describes challenges involving data sovereignty, cybersecurity, identity and access controls, privileged and third-party access, and audit evidence, and presents a unified identity layer as an approach to operationalizing compliance.

### Source excerpt

Learn how Teleport helps CSPs meet SAMA, ADGM, and DFSA compliance.

## Four pillars of agentic AI success

DevFeed: [Four pillars of agentic AI success](<https://devfeed.tech/articles/four-pillars-of-agentic-ai-success-33589.md>)

Original publisher: [Read original article](<https://blog.scottlogic.com/2026/07/29/four-pillars-of-agentic-ai-success.html>)

Author: Simon Sear

Published: 2026-07-29T15:47:00Z

Content type: article

Language: en

Sources: [Scott Logic](<https://devfeed.tech/sources/scott-logic.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [data](<https://devfeed.tech/topics/data.md>), [legacy](<https://devfeed.tech/topics/legacy.md>), [systems](<https://devfeed.tech/topics/systems.md>), [context](<https://devfeed.tech/topics/context.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-accelerated-development](<https://devfeed.tech/tags/ai-accelerated-development.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [context](<https://devfeed.tech/tags/context.md>), [data](<https://devfeed.tech/tags/data.md>), [data-architecture](<https://devfeed.tech/tags/data-architecture.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [data-strategy](<https://devfeed.tech/tags/data-strategy.md>), [delivery](<https://devfeed.tech/tags/delivery.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [governance](<https://devfeed.tech/tags/governance.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [legacy-modernisation](<https://devfeed.tech/tags/legacy-modernisation.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

This article argues that organizations need strong foundations before scaling agentic AI. It identifies four pillars: modernizing legacy systems, building reliable data foundations and architecture, managing governance and risk, and democratizing access to data.

### Source excerpt

Everyone is talking about agentic AI. That's not surprising. The promise is huge: AI agents that can plan, reason, use tools, work across systems and get real work done. In software engineering, that could mean faster delivery and better quality. In operations, it could mean complex processes moving with less manual effort, fewer handovers and better decisions.

## Announcing Confluent Platform 8.3: Powerful Apache Flink® SQL operations, Easier KRaft Migrations, Expanded Monitoring and more.

DevFeed: [Announcing Confluent Platform 8.3: Powerful Apache Flink® SQL operations, Easier KRaft Migrations, Expanded Monitoring and more.](<https://devfeed.tech/articles/announcing-confluent-platform-8-3-powerful-apache-flink-sql-operations-easier-kraft-migrations-expanded-monitoring-and-more-11552.md>)

Original publisher: [Read original article](<https://www.confluent.io/blog/introducing-confluent-platform-8-3/>)

Author: Premika Srinivasan

Published: 2026-07-29T15:00:10Z

Content type: release

Language: en

Sources: [Confluent: Data in motion](<https://devfeed.tech/sources/confluent-data-in-motion.md>)

Topics: [apache-flink](<https://devfeed.tech/topics/apache-flink.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>)

Tags: [apache-flink](<https://devfeed.tech/tags/apache-flink.md>), [apache-kafka](<https://devfeed.tech/tags/apache-kafka.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [confluent](<https://devfeed.tech/tags/confluent.md>), [confluent-platform](<https://devfeed.tech/tags/confluent-platform.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>)

### AI overview

Confluent Platform 8.3.0, built on Apache Kafka 4.3.0, adds simplified Apache Flink SQL operations, expanded monitoring through Unified Stream Manager, easier KRaft migration, and structured governance for data in motion. The release also introduces an MCP server for Confluent Platform for Apache Flink, allowing AI agents such as Claude Code and Codex to inspect and manage Flink resources through existing security controls.

### Source excerpt

Announcing Confluent Platform 8.3: Powerful Apache Flink® SQL operations, Easier KRaft Migrations, Expanded Monitoring and more

## AWS Weekly Roundup: Local Zone in Athens, Claude Opus 5 on AWS, Lambda durable execution for .NET, and more (July 27, 2026)

DevFeed: [AWS Weekly Roundup: Local Zone in Athens, Claude Opus 5 on AWS, Lambda durable execution for .NET, and more (July 27, 2026)](<https://devfeed.tech/articles/aws-weekly-roundup-local-zone-in-athens-claude-opus-5-on-aws-lambda-durable-execution-for-net-and-more-july-27-2026-4614.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/aws/aws-weekly-roundup-july-27-2026/>)

Author: Daniel Abib

Published: 2026-07-27T14:54:41Z

Content type: news

Language: en

Sources: [AWS News Blog](<https://devfeed.tech/sources/aws-news-blog.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [AWS Local Zones](<https://devfeed.tech/topics/aws-local-zones.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Amazon Elastic Container Service](<https://devfeed.tech/topics/amazon-elastic-container-service.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>)

Tags: [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [amazon-connect](<https://devfeed.tech/tags/amazon-connect.md>), [amazon-ec2](<https://devfeed.tech/tags/amazon-ec2.md>), [amazon-s3](<https://devfeed.tech/tags/amazon-s3.md>), [amazon-sagemaker-ai](<https://devfeed.tech/tags/amazon-sagemaker-ai.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [aws-local-zones](<https://devfeed.tech/tags/aws-local-zones.md>), [claude](<https://devfeed.tech/tags/claude.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [latency](<https://devfeed.tech/tags/latency.md>), [news](<https://devfeed.tech/tags/news.md>), [week-in-review](<https://devfeed.tech/tags/week-in-review.md>)

### AI overview

An AWS weekly roundup covering a new Local Zone in Athens, Greece, and selected AWS launches and updates, including Claude Opus 5 on Amazon Bedrock. The article highlights local data processing, data residency, low latency, and infrastructure for regional workloads.

### Source excerpt

Last week I had the privilege of spending three days in São Paulo with technical builders from across Latin America, brought together for a regional tech event full of deep-dive sessions, hands-on workshops, and conversations with customers and partners. What struck me most wasn't any single session, it was the energy of a technical community [...]

## The data platform 1Password needed didn't exist. So we built it.

DevFeed: [The data platform 1Password needed didn't exist. So we built it.](<https://devfeed.tech/articles/the-data-platform-1password-needed-didn-t-exist-so-we-built-it-1969.md>)

Original publisher: [Read original article](<https://1password.com/blog/we-built-the-data-platform-1password-needed>)

Author: info@1password.com (Wayne Duso; Mandy Gu; and Amie Bright)

Published: 2026-07-22T00:00:00Z

Content type: article

Language: en

Sources: [Blog on 1Password Blog](<https://devfeed.tech/sources/blog-on-1password-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Data Infrastructure](<https://devfeed.tech/topics/data-infrastructure.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Unified Access](<https://devfeed.tech/topics/unified-access.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [building-1password](<https://devfeed.tech/tags/building-1password.md>), [data](<https://devfeed.tech/tags/data.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [data-infrastructure](<https://devfeed.tech/tags/data-infrastructure.md>), [developers](<https://devfeed.tech/tags/developers.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [sql](<https://devfeed.tech/tags/sql.md>), [systems](<https://devfeed.tech/tags/systems.md>), [unified-access](<https://devfeed.tech/tags/unified-access.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

1Password describes building an internal data platform to make business data accessible, trustworthy, and available in real time across product, finance, engineering, analytics, SQL, APIs, dashboards, and AI workflows. The effort addresses bottlenecks caused by a centralized data lake, bespoke pipelines, and tightly coupled storage, governance, and compute.

### Source excerpt

Consider a few tasks that take place across every business, every day: A product team ships a feature and wants to know if customers are using it successfully. A finance team needs customer and account information for planning. An analyst needs definitions to create a report. An AI assistant needs operational context to answer a business question. Those sound like different workflows, but they all rely on the same underlying data. And each one of these actors, across each of these teams, needs that data to be both accessible and trustworthy. At 1Password, trust is at the center of everything we build. Millions of people and businesses rely on us to protect the credentials, secrets, and access workflows that power modern work. The same principle applies to our own internal data. As our products, systems, and use of AI evolved, data became a shared dependency across the business. It powers everything from Unified Access andsecure agentic access patterns for customers, to the workflows used by product, finance, and engineering teams. As those systems grew, so did the number of people and applications that depended on our internal data. But our data infrastructure did not respond well to this. We had built a centralized data lake supported by a growing collection of bespoke data pipelines and one-off solutions. Each new use case required another integration or transformation. Over time, the data platform became a bottleneck: teams turned to CSVs to move faster, and data engineers spent more time maintaining pipelines than enabling new capabilities. What we learned was that manually moving data was no longer enough. Data needs to be available in real time, accessible wherever it's needed, and trusted through the forms our customers need, whether that is through SQL, APIs, dashboards or AI workflows. Privacy and governance need to be built into data the moment it's created so every downstream use remains secure and unambiguous by design. This is the foundation we're build

## Announcing Upvest as Confluent's 2026 EMEA Data Streaming Startup of the Year

DevFeed: [Announcing Upvest as Confluent's 2026 EMEA Data Streaming Startup of the Year](<https://devfeed.tech/articles/announcing-upvest-as-confluent-s-2026-emea-data-streaming-startup-of-the-year-11548.md>)

Original publisher: [Read original article](<https://www.confluent.io/blog/announcing-upvest-as-confluents-2026-emea-data-streaming-startup-of-the-year/>)

Author: Tim Graczewski

Published: 2026-07-16T00:07:01Z

Content type: article

Language: en

Sources: [Confluent: Data in motion](<https://devfeed.tech/sources/confluent-data-in-motion.md>)

Topics: [Streaming](<https://devfeed.tech/topics/streaming.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [event driven](<https://devfeed.tech/topics/event-driven.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [Microservices](<https://devfeed.tech/topics/microservices.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Disaster Recovery](<https://devfeed.tech/topics/disaster-recovery.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [confluent](<https://devfeed.tech/tags/confluent.md>), [confluent-cloud](<https://devfeed.tech/tags/confluent-cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [disaster-recovery](<https://devfeed.tech/tags/disaster-recovery.md>), [emea](<https://devfeed.tech/tags/emea.md>), [event-driven](<https://devfeed.tech/tags/event-driven.md>), [fintech](<https://devfeed.tech/tags/fintech.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [revolut](<https://devfeed.tech/tags/revolut.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [startup](<https://devfeed.tech/tags/startup.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

Confluent recognizes Berlin-based Upvest as its inaugural EMEA Data Streaming Startup of the Year. The article describes Upvest's real-time, event-driven fintech infrastructure, which supports embedded investments, client onboarding, data governance, disaster recovery, scalability, and regulatory resilience for major financial institutions.

### Source excerpt

Confluent for Startups provides an easy on-ramp to Confluent Cloud for early stage startups with great data streaming use cases.

## Prepare for the EU AI Act with Harness AI Security

DevFeed: [Prepare for the EU AI Act with Harness AI Security](<https://devfeed.tech/articles/prepare-for-the-eu-ai-act-with-harness-ai-security-13459.md>)

Original publisher: [Read original article](<https://www.harness.io/blog/prepare-for-the-eu-ai-act-with-harness-ai-security>)

Author: Vikas Gautam

Published: 2026-07-02T00:00:00Z

Content type: article

Language: en

Sources: [Harness Blog](<https://devfeed.tech/sources/harness-blog.md>)

Topics: [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [auditability](<https://devfeed.tech/tags/auditability.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [security](<https://devfeed.tech/tags/security.md>), [shadow-ai](<https://devfeed.tech/tags/shadow-ai.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

Harness describes how its AI Security platform supports EU AI Act compliance through AI asset discovery, risk classification, data-flow visibility, runtime protection, auditability, and continuous monitoring.

### Source excerpt

Learn how Harness AI Security helps organizations meet EU AI Act requirements with AI asset discovery, risk classification, runtime protection, auditability, an | Blog

## Metric Semantic Layer: How Lyft Governs and Scales Key Data Definitions

DevFeed: [Metric Semantic Layer: How Lyft Governs and Scales Key Data Definitions](<https://devfeed.tech/articles/metric-semantic-layer-how-lyft-governs-and-scales-key-data-definitions-1239.md>)

Original publisher: [Read original article](<https://eng.lyft.com/metric-semantic-layer-how-lyft-governs-and-scales-key-data-definitions-56bee3643c29?source=rss----25cd379abb8---4>)

Author: Iraklikhorguani

Published: 2026-06-10T18:42:08Z

Content type: article

Language: en

Sources: [Lyft Engineering - Medium](<https://devfeed.tech/sources/lyft-engineering-medium.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>)

Tags: [ai-and-mcp](<https://devfeed.tech/tags/ai-and-mcp.md>), [data](<https://devfeed.tech/tags/data.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [data-quality](<https://devfeed.tech/tags/data-quality.md>), [knowledge-base](<https://devfeed.tech/tags/knowledge-base.md>), [lyft](<https://devfeed.tech/tags/lyft.md>), [metric-standardization](<https://devfeed.tech/tags/metric-standardization.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [python](<https://devfeed.tech/tags/python.md>), [semantic-layer](<https://devfeed.tech/tags/semantic-layer.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

Lyft describes an internal Metric Semantic Layer that centralizes metric definitions, metadata, and SQL to maintain consistent terminology, governance, and downstream use.

### Source excerpt

Written by Rohit Channe and Simran Mirchandani at Lyft. Motivation At Lyft, data isn't just a resource -- it's woven into everything we do. Metrics drive key forecasts, steer operational decisions, and put our boldest hypotheses to the test. But as Lyft scaled, products launched and evolved, and team members came and went, we found ourselves at risk of different teams using different definitions for a given metric. What did "Metric ABC" actually mean? The answer often depended on the context and application of the team you asked. The consequences were predictable. Without centralized version control or a shared standard, outdated metric definitions crept into decision-making. Our solution was to build an internal Metric Semantic Layer (MSL): a centralized repository that serves as a single, authoritative home for every metric's definition -- providing both a clear, plain-English description and the definitive SQL code. No more hunting across codebases or tribal knowledge -- just one place to store and access a standardized, agreed-upon definition. With MSL, we have a single source of truth -- consistent terminology and assumptions across every team, so everyone is genuinely speaking the same language. We achieve this through three key principles: Simplified onboarding and change management -- update a metric definition once, and the change automatically and frictionlessly flows through every downstream application that depends on it Intentional governance -- clarified ownership, defined scope, clear accountability for data quality, and a structure resilient enough to survive org changes, team rotations, and attrition Transparency and accessibility -- definitions are easy for both technical and non-technical users (and downstream applications) to find and integrate into day-to-day workflows Solution Taking the above principles into account, we implemented the Metrics Semantic Layer as a Python package: 1 -- Simplified onboarding and change management through flexible metric

## Introducing the OpenAI Economic Research Exchange

DevFeed: [Introducing the OpenAI Economic Research Exchange](<https://devfeed.tech/articles/introducing-the-openai-economic-research-exchange-6514.md>)

Original publisher: [Read original article](<https://openai.com/index/introducing-the-openai-economic-research-exchange>)

Published: 2026-06-08T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [jobs](<https://devfeed.tech/topics/jobs.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [company](<https://devfeed.tech/tags/company.md>), [data](<https://devfeed.tech/tags/data.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [economics](<https://devfeed.tech/tags/economics.md>), [external](<https://devfeed.tech/tags/external.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [openai](<https://devfeed.tech/tags/openai.md>), [research](<https://devfeed.tech/tags/research.md>)

### AI overview

OpenAI is launching the Economic Research Exchange, a platform for structured collaborations with external researchers studying AI's economic effects on workers, firms, institutions, and the broader economy. Selected projects may use privacy-protected OpenAI tools and datasets under defined milestones, data governance, and review processes.

### Source excerpt

OpenAI launches the Economic Research Exchange to study AI's impact on jobs, productivity, and the economy. Applications are now open for selected research projects.

## EU AI Act Compliance: Requirements, Risks, and What to Document

DevFeed: [EU AI Act Compliance: Requirements, Risks, and What to Document](<https://devfeed.tech/articles/eu-ai-act-compliance-requirements-risks-and-what-to-document-29638.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/eu-ai-act-requirements/>)

Author: info@goteleport.com (Kayne McGladrey, CISSP)

Published: 2026-04-15T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Requirements](<https://devfeed.tech/topics/requirements.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [audit](<https://devfeed.tech/topics/audit.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [data](<https://devfeed.tech/tags/data.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [dataset](<https://devfeed.tech/tags/dataset.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [development](<https://devfeed.tech/tags/development.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [eu](<https://devfeed.tech/tags/eu.md>), [iso-27001](<https://devfeed.tech/tags/iso-27001.md>), [lifecycle](<https://devfeed.tech/tags/lifecycle.md>), [logging](<https://devfeed.tech/tags/logging.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [nist](<https://devfeed.tech/tags/nist.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [reproducibility](<https://devfeed.tech/tags/reproducibility.md>), [soc-2](<https://devfeed.tech/tags/soc-2.md>), [versioning](<https://devfeed.tech/tags/versioning.md>)

### AI overview

A practical guide to EU AI Act compliance covering requirements, risks, technical documentation, logging, data governance, lifecycle evidence, traceability, monitoring, and human oversight. It outlines key compliance milestones from August 2025 through August 2027.

### Source excerpt

Cut through EU AI Act complexity with practical guidance on requirements, risks, and documentation.

## CockroachDB v26.1 Adds Security and Compliance Features

DevFeed: [CockroachDB v26.1 Adds Security and Compliance Features](<https://devfeed.tech/articles/cockroachdb-v26-1-going-deep-on-security-and-compliance-for-our-most-demanding-customers-23770.md>)

Original publisher: [Read original article](<https://cockroachlabs.com/blog/cockroachdb-v26-1-security-and-compliance>)

Author: David Bressler

Published: 2026-02-03T00:00:00Z

Content type: release

Language: en

Sources: [Cockroach Labs](<https://devfeed.tech/sources/cockroach-labs.md>)

Topics: [CockroachDB](<https://devfeed.tech/topics/cockroachdb.md>), [Security](<https://devfeed.tech/topics/security.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Azure](<https://devfeed.tech/topics/azure.md>)

Tags: [azure](<https://devfeed.tech/tags/azure.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cockroachdb](<https://devfeed.tech/tags/cockroachdb.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [database](<https://devfeed.tech/tags/database.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [security](<https://devfeed.tech/tags/security.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

CockroachDB v26.1 introduces security and compliance improvements for CockroachDB Cloud and self-hosted deployments. The release includes data governance and zero-trust access controls for AI agents, expanded HIPAA and PCI/DSS compliance participation on Azure, and identity integrations using JWT and OpenID Connect.

### Source excerpt

Enterprise security is a key factor in reducing cost-of-ownership and getting new solutions into production efficiently. With CockroachDB v26.1, available as of February 3rd in CockroachDB Cloud and February 18th for CockroachDB self-hosted, we are introducing security improvements that help organizations integrate CockroachDB more seamlessly with their existing security infrastructure.

## How to optimize real-time data ingestion in Snowflake and Iceberg

DevFeed: [How to optimize real-time data ingestion in Snowflake and Iceberg](<https://devfeed.tech/articles/how-to-optimize-real-time-data-ingestion-in-snowflake-and-iceberg-12725.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/optimize-real-time-ingestion-snowflake-iceberg>)

Author: Sesethu Mhlana

Published: 2026-01-21T00:00:00Z

Content type: article

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [real-time](<https://devfeed.tech/topics/real-time.md>), [Apache Iceberg](<https://devfeed.tech/topics/apache-iceberg.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [cost](<https://devfeed.tech/tags/cost.md>), [data](<https://devfeed.tech/tags/data.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [high-availability](<https://devfeed.tech/tags/high-availability.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [integration](<https://devfeed.tech/tags/integration.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [performance](<https://devfeed.tech/tags/performance.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [schema](<https://devfeed.tech/tags/schema.md>), [storage](<https://devfeed.tech/tags/storage.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

This guide explains how architectural inefficiencies in real-time data ingestion can increase Snowflake credits, storage costs, and query delays. It focuses on streaming pipelines involving Apache Iceberg and describes the infrastructure overhead of Kafka deployments, including brokers, coordination services, connectors, schema registries, and monitoring.

### Source excerpt

Learn about the hidden costs of real-time data ingestion and practical strategies to optimize your streaming infrastructure.

## Streaming IoT and event data into Snowflake and ClickHouse

DevFeed: [Streaming IoT and event data into Snowflake and ClickHouse](<https://devfeed.tech/articles/streaming-iot-and-event-data-into-snowflake-and-clickhouse-12773.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/stream-iot-snowflake-clickhouse>)

Author: Mdu Sibisi

Published: 2025-12-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [Internet of things](<https://devfeed.tech/topics/iot.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Redpanda-Connect](<https://devfeed.tech/topics/redpanda-connect.md>), [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [data observability](<https://devfeed.tech/topics/data-observability.md>), [Compression](<https://devfeed.tech/topics/compression.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [DataOps](<https://devfeed.tech/topics/dataops.md>), [Database](<https://devfeed.tech/topics/database.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud-storage](<https://devfeed.tech/tags/cloud-storage.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data](<https://devfeed.tech/tags/data.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [event](<https://devfeed.tech/tags/event.md>), [iot](<https://devfeed.tech/tags/iot.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [redpanda-connect](<https://devfeed.tech/tags/redpanda-connect.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

A guide to streaming IoT and event data through Redpanda and Redpanda Connect into Snowflake and ClickHouse. It compares ClickHouse for real-time analysis with Snowflake for scalable cloud storage, historical reporting, and querying, while discussing governance, compression, data freshness, and robust pipeline design.

### Source excerpt

Learn how to stream IoT and event data into Snowflake and ClickHouse using Redpanda

## AI in South Korea--OpenAI's Economic Blueprint

DevFeed: [AI in South Korea--OpenAI's Economic Blueprint](<https://devfeed.tech/articles/ai-in-south-korea-openai-s-economic-blueprint-6656.md>)

Original publisher: [Read original article](<https://openai.com/index/south-korea-economic-blueprint>)

Published: 2025-10-23T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-adoption](<https://devfeed.tech/tags/ai-adoption.md>), [ai-data-centers](<https://devfeed.tech/tags/ai-data-centers.md>), [company](<https://devfeed.tech/tags/company.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [foundation-models](<https://devfeed.tech/tags/foundation-models.md>), [frontier-ai](<https://devfeed.tech/tags/frontier-ai.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [openai](<https://devfeed.tech/tags/openai.md>), [partnerships](<https://devfeed.tech/tags/partnerships.md>), [policy](<https://devfeed.tech/tags/policy.md>), [samsung](<https://devfeed.tech/tags/samsung.md>), [stargate](<https://devfeed.tech/tags/stargate.md>)

### AI overview

OpenAI's Economic Blueprint for South Korea proposes scaling trusted AI adoption through sovereign capabilities and strategic collaboration with frontier AI developers.

### Source excerpt

OpenAI's Korea Economic Blueprint outlines how South Korea can scale trusted AI through sovereign capabilities and strategic partnerships to drive growth.

## Hijacking Amazon EventBridge for launching Cross-Account attacks

DevFeed: [Hijacking Amazon EventBridge for launching Cross-Account attacks](<https://devfeed.tech/articles/hijacking-amazon-eventbridge-for-launching-cross-account-attacks-15674.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/hijacking-amazon-eventbridge-for-launching-cross-account-attacks>)

Author: Ramesh Ramani

Published: 2025-06-25T07:00:00Z

Content type: article

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Amazon EventBridge](<https://devfeed.tech/topics/amazon-eventbridge.md>), [Security](<https://devfeed.tech/topics/security.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>)

Tags: [amazon-eventbridge](<https://devfeed.tech/tags/amazon-eventbridge.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-eventbridge](<https://devfeed.tech/tags/aws-eventbridge.md>), [communication](<https://devfeed.tech/tags/communication.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [data-loss-prevention](<https://devfeed.tech/tags/data-loss-prevention.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [exploit](<https://devfeed.tech/tags/exploit.md>), [iam](<https://devfeed.tech/tags/iam.md>), [security](<https://devfeed.tech/tags/security.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

### AI overview

This article examines how misconfigured cross-account Amazon EventBridge flows can create inbound and outbound security risks. It describes possible event injection, triggering of vulnerable processing logic, and data exfiltration, and provides guidance for securing these configurations.

### Source excerpt

Securing the invisible paths: How cross-account event flows can become security blind spots

## Announcing General Availability of ClickHouse BYOC (Bring Your Own Cloud) on AWS

DevFeed: [Announcing General Availability of ClickHouse BYOC (Bring Your Own Cloud) on AWS](<https://devfeed.tech/articles/announcing-general-availability-of-clickhouse-byoc-bring-your-own-cloud-on-aws-4958.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/announcing-general-availability-of-clickhouse-bring-your-own-cloud-on-aws>)

Author: ClickHouse

Published: 2025-02-20T00:00:00Z

Content type: news

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Amazon VPC](<https://devfeed.tech/topics/amazon-vpc.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>)

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [aws](<https://devfeed.tech/tags/aws.md>), [byoc-deployment](<https://devfeed.tech/tags/byoc-deployment.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [scale](<https://devfeed.tech/tags/scale.md>), [security](<https://devfeed.tech/tags/security.md>), [vpc](<https://devfeed.tech/tags/vpc.md>)

### AI overview

The article announces the general availability of ClickHouse BYOC on AWS, a fully managed ClickHouse Cloud service deployed in a customer's own AWS account and VPC. Customer data, compute, storage, cache, and backups remain within the customer's VPC, supporting security, compliance, governance, workload isolation, scaling, and lower infrastructure costs.

### Source excerpt

Today, we announce the GA of ClickHouse BYOC on AWS. A fully managed ClickHouse Cloud service deployed in your own AWS account. Designed for large-scale deployments, with personalized support and onboarding. SOC 2 and ISO 27001 aligned.

## Data Inventory

DevFeed: [Data Inventory](<https://devfeed.tech/articles/data-inventory-15451.md>)

Original publisher: [Read original article](<https://medium.com/wise-engineering/data-inventory-4eff3f015553?source=rss----f2565bbe9c46---4>)

Author: Ritesh Modi

Published: 2025-02-19T14:24:14Z

Content type: tutorial

Language: en

Sources: [Wise Engineering - Medium](<https://devfeed.tech/sources/wise-engineering-medium.md>)

Topics: [data-governance](<https://devfeed.tech/topics/data-governance.md>), [data-architecture](<https://devfeed.tech/topics/data-architecture.md>), [Security & Privacy](<https://devfeed.tech/topics/security-privacy.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [data](<https://devfeed.tech/tags/data.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [databases](<https://devfeed.tech/tags/databases.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [governance](<https://devfeed.tech/tags/governance.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [network-segmentation](<https://devfeed.tech/tags/network-segmentation.md>), [platform](<https://devfeed.tech/tags/platform.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [security](<https://devfeed.tech/tags/security.md>), [security-privacy](<https://devfeed.tech/tags/security-privacy.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

### AI overview

Wise's Data Governance team describes Data Inventory, a catalog of data assets that records their locations and security or privacy controls. The article explains the system's constraints, design outcomes, and process for discovering operational databases and their metadata.

### Source excerpt

The Data Governance team, part of Data Platform, develops and operates platform products through which autonomous teams can govern their data. The team's vision is to democratise data in a secure and compliant manner. Data Inventory was the team's first product. What is Data Inventory? A data inventory is an extensive catalog of the Wise's data assets. It helps us understand where the data is located and what kind of security / privacy controls are in place. This is also a requirement for ISO 27001:2022. What are the constraints? Any system has to work well with our controls and way-of-working. This led to following constraints: It shall be built in a way that satisfies our security controls such as network segmentation, least privilege access, secure secret management, etc. It shall be easy to integrate with other in-house platforms to provide cohesive experience. It shall be built to connect with heterogeneous and fragmented infrastructure. Many data systems are built through off-the-shelf or managed service offering but others are built & operated in-house. The system shall be integrated by default with technology provided by Data Platform. On another hand, it shall be extensible enough to integrate with data systems not maintained by Data Platform. How did we build our inventory? At high level, we split this into 4 main outcomes: 1. Register assets at correct granularity. 2. Identify the correct owner and make them accountable for the life cycle. 3. Extract the schema of the data asset. 4. Classify the asset with correct sensitivity. This is how design looks at high level: To achieve the above design and outcome, we follow the following steps: Step 0: Discover data systems network metadata Scanners need to be aware of the network metadata before doing scanning. For example: - What is the host or connection string? - What is the technology of the data system? - What is the name of the data system? Let us take an example of how we solve it in our operational datab

## Data Quality at Udemy -- Part 1

DevFeed: [Data Quality at Udemy -- Part 1](<https://devfeed.tech/articles/data-quality-at-udemy-part-1-26351.md>)

Original publisher: [Read original article](<https://medium.com/udemy-engineering/data-quality-at-udemy-part-1-63e3b099ff81?source=rss----19c6d3367ed4---4>)

Author: Murat Migdisoglu

Published: 2023-09-06T22:01:16Z

Content type: article

Language: en

Sources: [Udemy Engineering](<https://devfeed.tech/sources/udemy-engineering.md>)

Topics: [Data Quality](<https://devfeed.tech/topics/data-quality.md>), [data-architecture](<https://devfeed.tech/topics/data-architecture.md>), [data lake](<https://devfeed.tech/topics/data-lake.md>), [Apache Spark](<https://devfeed.tech/topics/spark.md>), [airflow](<https://devfeed.tech/topics/airflow.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>)

Tags: [airflow](<https://devfeed.tech/tags/airflow.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [data-architecture](<https://devfeed.tech/tags/data-architecture.md>), [data-catalog](<https://devfeed.tech/tags/data-catalog.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [data-lake](<https://devfeed.tech/tags/data-lake.md>), [data-lineage](<https://devfeed.tech/tags/data-lineage.md>), [data-quality](<https://devfeed.tech/tags/data-quality.md>), [data-quality-management](<https://devfeed.tech/tags/data-quality-management.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [principal-engineer](<https://devfeed.tech/tags/principal-engineer.md>), [quality](<https://devfeed.tech/tags/quality.md>), [spark](<https://devfeed.tech/tags/spark.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

This article describes Udemy's efforts to improve data quality by establishing an end-to-end data lineage solution. It explains how distributed data ownership and self-service analytics make lineage important for impact analysis, change management, and identifying unused columns or orphan tables.

### Source excerpt

Data Quality at Udemy -- Part 1Data Lineage Demystified- Why it Matters and How to Leverage its Magic for Informed Business Success! In late 2020, upon joining Udemy as a principal engineer for the data platform team, my focus shifted toward enhancing data quality within the organization. My journey began with conducting a comprehensive poll across the data organization, aimed at identifying the key pain points of data users. The results of the poll were eye-opening, revealing that 78% of users considered the absence of data provenance/lineage as a data quality issue. Furthermore, it was obvious that for a vast majority of the users, the inability to track data lineage was an important problem in impact analysis and detecting unused columns or orphan tables in the system. Inspired by these insights, I took the initiative to propose and launch two transformative projects. The first one, which is the subject of this article, is an ambitious initiative to establish a comprehensive end-to-end data lineage solution that will revolutionize our data ecosystem. The second project centers around data monitoring, which will be explored in another post. Udemy's sophisticated data architecture revolves around a data lake fed by diverse pipelines: system logs, streaming data from services, CDC listeners for replicated service databases, and more. The backbone of data transformations lies in Hive and Spark, while Airflow takes charge of orchestrating thousands of these pipelines. Unraveling Data Flow Complexity: Data Lineage in Growing Data Driven Organizations In the early stages of an organization's data-driven journey, data lineage may not be deemed crucial. With just a few pipelines managed by a centralized team, the dependency tree of the workflow orchestration typically suffices to comprehend the relationships between data entities. However, as the business scales up, relying on a single centralized team for all data flows becomes a bottleneck. Consequently, data organizatio

## Lakehouse summer camp at Trino Fest 2023

DevFeed: [Lakehouse summer camp at Trino Fest 2023](<https://devfeed.tech/articles/lakehouse-summer-camp-at-trino-fest-2023-8710.md>)

Original publisher: [Read original article](<https://trino.io/blog/2023/04/05/announcing-trino-fest-2023.html>)

Author: Brian Olsen

Published: 2023-04-05T00:00:00Z

Content type: news

Language: en

Sources: [Trino Blog](<https://devfeed.tech/sources/trino-blog.md>)

Topics: [data-architecture](<https://devfeed.tech/topics/data-architecture.md>), [Query (disambiguation)](<https://devfeed.tech/topics/query.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Data Space](<https://devfeed.tech/topics/data-space.md>), [Apache Iceberg](<https://devfeed.tech/topics/apache-iceberg.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [community](<https://devfeed.tech/tags/community.md>), [conference](<https://devfeed.tech/tags/conference.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [data-lake](<https://devfeed.tech/tags/data-lake.md>), [education](<https://devfeed.tech/tags/education.md>), [event](<https://devfeed.tech/tags/event.md>), [latest-features](<https://devfeed.tech/tags/latest-features.md>), [sql](<https://devfeed.tech/tags/sql.md>), [tools-and-integrations](<https://devfeed.tech/tags/tools-and-integrations.md>), [trends](<https://devfeed.tech/tags/trends.md>)

### AI overview

Trino Fest 2023 is a virtual two-day event focused on Trino as a data lakehouse query engine and on improving data lakehouse management. The event emphasizes education, community collaboration, and practical insights into Trino, its ecosystem, and data and analytics platforms.

### Source excerpt

Get ready to kick off your summer with Commander Bun Bun at Trino Fest 2023! This year's event is going virtual and will take place over two days, the 14th and 15th of June. The focus of the event will be on Trino as a data lakehouse query engine, with discussions on how new features and the ecosystem around Trino can support better data lakehouse management. Trino Fest 2023 is the new annual summer event dedicated to all things Trino. Building on the success of last year's Cinco de Trino, we're excited to bring the community together once again to explore the latest trends and innovations in Trino and data lakehouse management. With a focus on education, community collaboration, and inspiration, Trino Fest 2023 will be a valuable experience for anyone interested in improving their data and analytics platform. We hope to see you there as attendee, speaker, or sponsor! Read below to find out how to sign up.

## Federating them all on Starburst Galaxy

DevFeed: [Federating them all on Starburst Galaxy](<https://devfeed.tech/articles/federating-them-all-on-starburst-galaxy-8703.md>)

Original publisher: [Read original article](<https://trino.io/blog/2022/12/14/trino-summit-2022-starburst-recap.html>)

Author: Monica Miller

Published: 2022-12-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Trino Blog](<https://devfeed.tech/sources/trino-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [CSV](<https://devfeed.tech/topics/csv.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [building](<https://devfeed.tech/tags/building.md>), [data](<https://devfeed.tech/tags/data.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [s3](<https://devfeed.tech/tags/s3.md>)

### AI overview

A recap of a Trino Summit session that builds a Starburst Galaxy data lakehouse. It ingests Pokémon encounter data from S3, combines it with Pokédex data in MongoDB, optimizes the data into ORC files, applies role-based access control, and creates visualizations.

### Source excerpt

As the Trino Summit 2022 recap post series continues on, I have been reading all the wonderful posts by our awesome speakers, facilitated by the Trino developer relations team. Because I have a perpetual fear of missing out, I convinced them that I should get in on the fun. For this latest installment in the series, I will be recapping my very own Trino Summit talk. Basically, I'm ripping off Bo Burnham's comedy bit where he reacts to his own reaction video, blog style. In this session, I demonstrate building a data lakehouse architecture with Starburst Galaxy, the fastest and easiest way to get up running with Trino. Before I dive into the recap, I want to thank the Trino community for showing up. I am grateful that I was able to meet and learn from so many members of the community in person.

## My first weeks at Acer Europe

DevFeed: [My first weeks at Acer Europe](<https://devfeed.tech/articles/my-first-weeks-at-acer-europe-40831.md>)

Original publisher: [Read original article](<https://mutto.fyi/posts/2022/10/first-weeks-acer/>)

Published: 2022-10-16T00:00:00Z

Content type: opinion

Language: en

Sources: [Mutt0-ds Notes](<https://devfeed.tech/sources/mutt0-ds-notes.md>)

Topics: [Azure](<https://devfeed.tech/topics/azure.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [etl](<https://devfeed.tech/topics/etl.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Purview](<https://devfeed.tech/topics/purview.md>), [active directory](<https://devfeed.tech/topics/active-directory.md>), [data-governance](<https://devfeed.tech/topics/data-governance.md>)

Tags: [active-directory](<https://devfeed.tech/tags/active-directory.md>), [azure](<https://devfeed.tech/tags/azure.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [data-governance](<https://devfeed.tech/tags/data-governance.md>), [databases](<https://devfeed.tech/tags/databases.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devops](<https://devfeed.tech/tags/devops.md>), [etl](<https://devfeed.tech/tags/etl.md>), [purview](<https://devfeed.tech/tags/purview.md>)

### AI overview

A Business Intelligence Developer reflects on their first weeks at Acer Europe, describing the transition from a small company to a large IT organization. The post covers the scale of its data, reporting, ETL, Azure services, and cross-team work, along with the information overload and learning challenges of the first week.

### Source excerpt

This is a post for my future self when I will be asking myself: "How were my first days at Acer like?". Note: I'm working at Acer EMEA HQ,...

[Next page](<https://devfeed.tech/tags/data-governance.md?cursor=WyIyMDIyLTEwLTE2VDAwOjAwOjAwKzAwOjAwIiwgIjY1M2U5OGMxLTAzZjgtNGE4Yi1iMDU3LTcxMGEwYmUwMWJlYiJd>)