List of posts

  • In the “Hello World” phase of Generative AI, we built single agents with simple while loops: Think -> Act -> Observe. In production, this architecture collapses. Single agents struggle with context pollution, lack of specialization, and error recovery. The industry is shifting toward Multi-Agent Systems (MAS), where the primary engineering challenge isn’t prompt engineering, but…

    Read more

  • The term agentic AI is everywhere. Chatbots are being renamed agents. Workflow tools are being marketed as autonomous systems. Even simple prompt chains are now described as “multi-agent architectures.” But most of these systems are not agentic. They are well-packaged language models executing instructions. True agentic systems are fundamentally different not because they are smarter,…

    Read more

  • For the past few years, AI innovation has been dominated by a race toward ever-larger, general-purpose language models. Bigger models, broader knowledge, more parameters. But quietly and decisively that narrative is shifting. The future of AI is not one-size-fits-all. It is domain-specific, embedded, and deeply contextual. We are entering the era of Domain-Specific & Embedded…

    Read more

  • There is a “Demo Trap” in Agentic AI. In a Jupyter notebook or a curated Twitter demo, agents look like magic. They research topics, write code, and book flights. But when these same architectures are lifted into production environments, they often crumble. The “works on my machine” phenomenon has never been more prevalent than in…

    Read more

  • We are currently witnessing a massive shift in AI architecture: moving from Chatbots (which answer questions) to Agents (which execute tasks). On the surface, this sounds like the Holy Grail of efficiency. Why hire a human analyst when an autonomous agent can browse the web, scrape data, analyze spreadsheets, and write a report 24/7? But…

    Read more

  • Automating the Audit Trail

    From Reactive Log Analysis to Real-Time Compliance Dashboards Powered by BigQuery & Looker Studio In most organisations, audits are still treated as an after-the-fact activity a painful, reactive exercise where teams scramble to extract logs, reconcile systems, and explain behaviour that happened months ago. This model is outdated. Slow. Risky. And incompatible with modern AI-enabled,…

    Read more

  • Federated Governance Models

    Balancing Central IT Control with Agile Team Autonomy Using Google Cloud’s Folder & Project Hierarchy For most enterprises, the biggest challenge in cloud adoption is not technology. It’s governance versus agility. Central IT wants consistency, security, and control. Product and engineering teams want speed, autonomy, and freedom. The tension is real: Too much centralisation →…

    Read more

  • How to Make “Secure by Default” the Path of Least Resistance for Developers In every organisation, security and compliance leaders talk endlessly about policies. But policies don’t protect an organisation. Behaviour does. And behaviour is shaped by incentives, friction, context, and psychology not by documents in Confluence. The truth is simple: You can write the…

    Read more

  • Not a Technical Team A Governance & Enablement Engine for the Entire Enterprise When most organisations say they are “building a Cloud Center of Excellence,” what they really mean is: “A small team of cloud engineers who enforce best practices.” But this mindset fundamentally misunderstands what a real CCoE is and why it exists. In…

    Read more

  • Orchestrating Liquidity, Pricing, and Order-Book Synchronization Digital asset marketplaces whether for tokenized securities, stablecoins, FX tokens, carbon credits, or fractionalised real-world assets require an infrastructure that is fast, fault-tolerant, and globally synchronized. Traditional asset exchanges rely on highly optimized message buses and low-latency networks. Digital asset platforms, however, are more complex: This is exactly where…

    Read more