Data Science-AI-Cloud Sundays

GDG Cloud Kaduna

Join us for an exciting deep dive into "Cloud-Native Data Science for Beginners". In this interactive session, we’ll unr...

Aug 2, 5:00 – 7:00 PM (UTC)

17 RSVP'd

Key Themes

AIGoogle CloudTech Talk / Meetup

About this event

Building a Secure AI Agent — Protect Access & Data

Welcome to this Sunday's Data Science-AI-Cloud Sundays! As AI agents evolve from simple chatbots into autonomous systems executing code, running database queries, and calling external APIs, security is no longer an afterthought—it's the top priority. Building an effective agent is great, but securing its execution environment, protecting sensitive enterprise data, and governing its access permissions is what makes it production-ready.

In this session, we will step through the architecture of a Secure AI Agent. You will learn how to implement strict authentication, end-to-end data protection, and least-privilege tool execution using Google Cloud's security suite and modern agent frameworks.

🏗️ Today’s Technical Roadmap

We will build, harden, and deploy a secure agentic pipeline step-by-step:

  1. Identity & Access Management (IAM) for Agents: Configuring dedicated service accounts and assigning fine-grained IAM roles. You will learn how to ensure your agent operates under the principle of least privilege when interacting with cloud resources.

  2. API Key Management & Secret Protection: Eliminating hardcoded credentials. We will use Secret Manager to securely store and inject API keys, database connection strings, and sensitive credentials at runtime.

  3. Data Isolation & Privacy Controls: Implementing data masking, output filtering, and encryption in transit and at rest to ensure enterprise data and user PII (Personally Identifiable Information) are never leaked or exposed to public LLM endpoints.

  4. Sandboxed Tool Execution & Guardrails: Restricting tool-calling capabilities. We will construct input/output validation guardrails using strict schemas and run arbitrary code inside isolated, sandboxed execution environments to prevent prompt injection and unauthorized system commands.

  5. Logging, Auditing, and Monitoring: Setting up continuous observability with Cloud Logging and Cloud Trace to audit every agent decision, tool execution, and API call in real time.

🌟 Why This Session is Critical

  • Enterprise-Ready AI: Real-world organizations only deploy agents that satisfy strict security and compliance standards. Mastering agent security makes your builds production-ready.

  • Prevent Prompt Injection & Data Leaks: You will gain practical experience defending against common vulnerabilities in LLM-powered applications, such as direct prompt injection, privilege escalation, and unintended tool execution.

  • A Standout Portfolio Project: Demonstrating that you can architect AI systems with enterprise security, secret management, and strict access controls at the core will set your portfolio apart in the cloud and AI landscape.

📝 What You Need to Bring

  • Your Laptop (fully charged).

  • A Google Cloud Project: With billing enabled to access Secret Manager, Vertex AI, and IAM controls.

  • A GitHub Account: Logged in and ready to commit your secured agent codebase.

📚 Essential Developer Resources

Host

  • Peter Okwukogu

    CoLab Innovation Hub

    Google Developer Expert (GDE) for Data Cloud

Organizers

  • Peter 'Pablo' Okwukogu

    Colab Innovation Hub

    Data Scientist & Community Lead

  • Robert John

    Data Team Lead

  • Asiya Amanda Pada

    CoLab Innovation Hub

    Aspiring AI Engineer