Systems | Development | Analytics | API | Testing

How AI Augments Human Creativity at Scale: The WPP Blueprint

Learn how AI agents are reshaping enterprise decision-making, AI governance, and brand creativity. Daniel Hulme, Chief AI Officer at WPP & CEO of Satalia/Conscium, explains how AI agents, decision intelligence, and his concept of “brand brains” (AI systems designed to create brand-specific, production-grade content) are changing how organizations operate. He shares why companies don’t have data problems but decision-making problems, and how AI can augment human creativity at scale.

AI Agents & Enterprise AI Governance: The WPP Blueprint for Brand Brains | The Data Chief

AI agents are transforming enterprise AI, governance frameworks, and business decision-making. In this episode, we explore agentic AI systems, decision intelligence, and brand brains — AI systems designed to produce brand-specific, production-grade content that differentiates businesses. Join @wpp's Daniel Hulme & podcast host Cindi Howson for this insightful discussion. If you're a Chief Data Officer, Chief AI Officer, or enterprise leader, this conversation explains how to deploy AI agents safely, govern them effectively, and automate complex decisions while augmenting human creativity.

Enterprise AI Infrastructure Security Series - 1) Intro

Welcome to Part One in this series covering AI Enterprise Security with ClearML. How do you secure an AI platform, ensure compliance, and still give your teams the access they need to move fast? ClearML builds security, compliance, and cost control into every layer of the platform — the guardrails are invisible to your AI/ML teams, but not absent. In this video, I introduce the six layers of the ClearML Enterprise security stack: Identity & Access, Configuration Governance, Automation Security, Compute & Data Access Governance, Model Serving, and Audit & Compliance.

Inside @WhatIfMediaGroup's Massive #Kafka Migration to #Kubernetes | Interview with Ryan Anguiano

In this episode, Drew Oetzel sits down with Ryan Anguiano, Staff Architect at @WhatIfMediaGroup to discuss their massive migration of from legacy EC2 instances to using the @Strimzi operator. Ryan shares deep technical insights into how they optimized their data streaming architecture, including their use of EKS, EBS storage striping, and why the 12-Factor App methodology was the key to migrating over 100 services in just a few months.

The Five Pillars of AI Compliance Excellence

95% of AI pilots are failing. Here's why the other 5% are winning. While most organizations scramble to retrofit compliance into their AI implementations, leading finance teams are building it in from the start—and gaining a major competitive edge. Three insights that caught my attention: → Vendor solutions succeed at 2x the rate of internal builds (67% vs 33%)—your team's expertise matters more than you think.

Analytics for the AI Era, Reimagined with Data Products

I spend a lot of time with customers and partners, and the pattern is consistent. Everyone wants the benefits of AI, faster decisions, more automation, better productivity. But the thing that slows them down is not the model. It’s the data underneath it. Not just any data, but trusted data to drive trustworthy business outcomes. As soon as you move from AI that explains to AI that influences workflows, ambiguity stops being an inconvenience. It becomes a liability.

EP 19: Demystifying Agents

In this episode, *Dr. Sanjiva Weerawarana* and *Asanka Abeysinghe* demystify what “agents” really are and why architects should care. They walk through core concepts and terminology—agents, agent loops, prompts, context, memory, RAG, tools, MCP, and skills—and discuss how agents observe, act, and evaluate. The conversation compares agents to traditional systems, explores where agents fit in modern architectures (including solo agents, agent-to-agent patterns, and multi-agent setups), and looks at orchestration challenges.

Kotlin Annotations Explained: Guide for Android Developers

Kotlin annotations allow compilers or libraries to understand our code. These metadata tags don’t directly change code logic, but they help modify how it is interpreted, optimized, or validated. This simplifies Android development by automating repetitive tasks and ensuring consistent code behavior. It also improves code readability, reduces boilerplate code, and introduces automated checks and generation.