Posted on October 29, 2025 by Siddarthan Natarajan -
Lesson 1 – Change Agent: Guiding Your Organization to True AI Success
Focus: Orientation and foundational mindset
Key topics:
- Course logistics, setup, and tools (Companion app, BYO-LLM)
- Working agreements and safety: Be present, not perfect
- Core skillset of an AI-Native Change Agent
- AI Fluency
- Value Maximization
- AI-Powered Facilitation
- Solution Lifecycle mastery
- Course outcome: move projects beyond the “POC graveyard,” guide AI adoption, and amplify organizational impact
Lesson 2 – Advancing AI Fluency
Focus: Translate AI concepts into business language
You will learn to:
- Translate technical AI trade-offs into business value
- Differentiate core AI solution patterns:
- Off-the-shelf vs. Custom build
- Retrieval-Augmented Generation (RAG)
- Fine-Tuning
- AI Agents
- Evaluate feasibility with filters and risk lenses
- Identify technical and process red flags
- Discussion: What gets lost in translation between business and technical teams?
Lesson 3 – Value Maximization
Focus: Unlock hidden value in existing AI assets
You will learn to:
- Audit AI tools already in use
- Activate underused capabilities by tracking AI evolution
- Optimize to improve efficiency and ROI
- Centralize best practices to scale success and prevent redundancy
- Concepts introduced:
- Audit → Activate → Optimize → Centralize framework
- The 7 AI-Native Success Factors
- When to build POCs vs. full solutions
Lesson 4 – AI-Powered Facilitation
Focus: Align people and resolve friction in AI initiatives
You will learn to:
- Recognize stakeholder goals and fears
- Use AI to generate powerful questions and manage conflict
- Build psychological safety and constructive dialogue
- Guide meetings with focus and clarity
- WIIFM: Learn to keep initiatives moving forward when teams stall or disagree.
Lesson 5 – Sense & Discover
Focus: The first phase of the AI-Native Solution Lifecycle
You will learn to:
- Identify and analyze key stakeholders
- Uncover hidden risks and opportunities
- Apply AI-assisted discovery to find the real business problem
- Create a living AI-Native Solution Charter
- Outcome: Get the right people focused on the right AI problem using AI as your discovery partner.
Lesson 6 – Design the Solution
Focus: Building the AI-Native Value Blueprint
Key components:
- Value Proposal – The why: define success and outcomes
- AI Solution – The what: approach and interaction design
- Data Strategy – The fuel: sourcing, securing, managing data
- Production Operations – The path to production: maintaining and scaling
- Risk & Compliance – The guardrails: responsible AI and governance
- Viability Assessment – The payoff: ROI and adoption readiness
Lesson 7 – Deliver the Solution
Focus: Execution and continuous learning
You will learn to:
- Build resilient, adaptive AI roadmaps
- Maintain momentum and remove blockers
- Apply agile learning cycles for rapid iteration
- Measure value and ensure readiness for deployment
- Outcome: Confidently guide your team through AI implementation to successful launch.
Lesson 8 – Tell the Story
Focus: Amplifying success with AI-powered storytelling
You will learn to:
- Identify impactful success stories within your organization
- Use AI tools to adapt and scale those stories
- Create narratives that inspire enterprise-wide adoption
- Discussion: Why do successful AI pilots stay trapped in silos?
- Outcome: Transform one AI win into a company-wide success story.
Lesson 9 – Expanding Your Impact
Focus: Career and organizational growth
You will learn to:
- Create a personal roadmap as an AI-Native Change Agent
- Align your learning and certification goals
- Apply course tools in real projects
- Facilitate AI-Native Value Process end-to-end
- Phases of Impact:
- Foundation & Opportunity Identification – Audit readiness, find AI opportunities
- Propose & Prepare – Build business case and solution charter
- Deliver & Scale – Lead implementation and storytelling to amplify success
Posted on October 28, 2025 by Siddarthan Natarajan -
Part1: Intro to Agents & ADK
- What are AI agents and why now?
- ADK core concepts (agent, tool, memory, workflow)
- Demo: adk init structure walkthrough
- Hands-on: Create your first agent
- Discussion: Agent use cases
- Q&A
Part 2: Models and Tools
- Connecting to Gemini via Vertex AI
- Using open models via LiteLLM
- Defining Python tools and schemas
- Demo: Agents in action with Gemini + tool use
- Hands-on: Create a Python tool and link it to your agent
- Q&A
Part 3: Memory and Multimodality
- Conceptual flow and memory persistence
- Types of memory: buffer, summary
- Implementing memory in ADK
- Hands-on: Add memory and interact using adk web
- Discussion: What agents should remember
- Q&A
Part 4: Agentic Design Patterns
- RAG and beyond: why patterns matter
- Demo: Search + LLM retrieval
- Hands-on: Implement a design pattern of choice
- Group share: favorite patterns and use cases
- Q&A
Part 5: Building the Full Agent
- Review core building blocks
- Hands-on: Create a "Daily Briefing Agent"
- Discussion: Day 1 highlights and blockers
- Q&A
Part 6: MCP and Agent-to-Agent Protocols
- MCP and A2A intro
- Use cases for multi-agent systems
- Demo: Make your agent A2A-compatible
- Hands-on: Swap tools, connect to MCP server
- Discussion: Multi-agent architectures
- Q&A
Part 7: Agent Evaluation and AgentOps
- Evaluation strategies for agents
- AgentOps overview: lifecycle, CI/CD, logging, testing
- Demo: adk run -v, agent engine, deployment paths
- Hands-on: Analyze logs, prep for deployment
- Q&A
Part 8: Agent Security & Wrap-Up
- Security risks: prompt injection, tool misuse, data leakage
- ADK mitigation strategies
- Project: Identify one or two risks that apply directly to the agent you’ve conceptualized or built; explore the different capabilities in ADK to secure your agent.
- Hands-on: Identify and address risks in your agent
- Final Q&A + Certification Badge Instructions
Posted on October 28, 2025 by Siddarthan Natarajan -
Part 1: What Is an AI Agent in Azure?
- Understand the fundamentals of AI agents and Azure’s ecosystem
- Overview of agent architecture and capabilities
- Agentic vs traditional automation: key differences
- Introduction to Azure OpenAI & model capabilities (GPT-4, vision, embeddings)
- Demo: Agent behavior in the Azure Playground
- Limits, quotas, and pricing considerations
- Q&A + Discussion
Part 2: Agent Development with Azure AI Studio
- Hands-on with Azure’s flagship tool for agent workflows
- Introduction to Azure AI Studio (aka AI Foundry)
- Building agents with planning, memory, and tools
- Using prompts, APIs, functions, and data connectors
- Demo: Creating a workflow-aware agent project
- Q&A + Demo Extension
Part 3: Coding and Deploying AI Agents
- From concept to cloud — deploy your agents
- Code walkthroughs in C# and Python
- Calling agents via REST and SDKs
- Deploying and testing agents in the Azure cloud
- Monitoring usage, performance, and safety
- Break + Q&A
Part 4: Integrating Agents into Real Workflows
- Bring agents to life in real-world use cases
- Customer support and ticketing systems
- Finance and risk agents
- Healthcare process automation
- Manufacturing workflow optimization
- Demo: Connecting to enterprise APIs and tools
- Wrap-up Q&A and feedback
Posted on October 28, 2025 by Siddarthan Natarajan -
Part 1: What Are AI Agents
- What is an AI agent?
- How agents differ from chatbots and traditional automation (e.g., RPA)
- Intro to agentic workflows and autonomy
- Overview of different AI Agentic frameworks and tools.
- Group Discussion: “Where could agents make your work easier or more powerful?”
- Live Q&A
Part 2 – Anatomy of an AI Agent
- Core components: memory, planning, tool use, feedback
- Best practices for Agent design
- Multi-agent systems and Model Context Protocol
- Hands-On Exercise: “Map an agent architecture to a sample workflow”(e.g., lead follow-up, report generation, task triage)
- Live Q&A
Part 3 – Real-World Use Cases + Tools
- Agents in ops, PM, research, sales, customer service
- Tool demo: no-code agent builder
- Tool stack examples using OpenAI and others
- Group Exercise: “Given a use case, choose the best tool and justify your pick”
- Discussion: “What blockers would you face deploying this in your org?”
- Live Q&A
Part 4 – Strategy, Piloting & Ethics
- Prototyping your first agent
- Governance, trust, and AI feedback loops
- Measuring ROI, value, and readiness
- Hands-On Walkthrough: “Build and run a simple agent using a no code AI Agent tool”
- Observe and analyze output
- Live Q&A + Next Steps
- Summary of takeaways
Posted on October 28, 2025 by Siddarthan Natarajan -
Part 1: What Are AI Agents
- What is an AI agent?
- How agents differ from chatbots and traditional automation (e.g., RPA)
- Intro to agentic workflows and autonomy
- Overview of different AI Agentic frameworks and tools.
- Group Discussion: “Where could agents make your work easier or more powerful?”
- Live Q&A
Part 2 – Anatomy of an AI Agent
- Core components: memory, planning, tool use, feedback
- Best practices for Agent design
- Multi-agent systems and Model Context Protocol
- Hands-On Exercise: “Map an agent architecture to a sample workflow”(e.g., lead follow-up, report generation, task triage)
- Live Q&A
Part 3 – Real-World Use Cases + Tools
- Agents in ops, PM, research, sales, customer service
- Tool demo: no-code agent builder
- Tool stack examples using OpenAI and others
- Group Exercise: “Given a use case, choose the best tool and justify your pick”
- Discussion: “What blockers would you face deploying this in your org?”
- Live Q&A
Part 4 – Strategy, Piloting & Ethics
- Prototyping your first agent
- Governance, trust, and AI feedback loops
- Measuring ROI, value, and readiness
- Hands-On Walkthrough: “Build and run a simple agent using a no code AI Agent tool”
- Observe and analyze output
- Live Q&A + Next Steps
- Summary of takeaways
Posted on September 8, 2025 by cprime-admin -
Introduction to AI-Native Foundations
- Overview of course objectives and outcomes
- Introduction to the EDGE™ Imperative
Part 1: Grasp the EDGE™ Imperative
- Explore Exponential, Disruptive, Generative, and Emergent forces transforming work
- Discuss the impact of these forces on various industries
Part 2: Understanding AI and Related Technologies
- Simplified explanations of AI, ML, GenAI, LLMs, RAG, and intelligent agents
- Master safe and effective AI prompting with proven techniques
- Real-world examples and applications
Part 3: Applying AI-Native Success Factors
- Introduction to the 7 AI-Native Success Factors
- Case studies and practical applications to drive value from day one
Part 4: Workflow Improvement and Transformational Thinking
- Redesign one of your personal workflows using AI
- Business Brief: Identifying high-impact opportunities
- Strategies for transformational thinking in AI adoption
Part 5: Roadmap to AI-Native
- Develop a strategic approach to becoming AI-Native
- Tools and strategies for implementation
Part 6: The AI-Native Pitch
- Design a personal 30-60-90 day AI plan
- Pitch AI use cases with confidence
- Workshop: Crafting and delivering effective AI pitches
Conclusion and Next Steps
- Recap of key learnings
- Strategies for continued AI fluency and confidence
- Q&A and feedback session
Posted on March 18, 2025 by cprime-admin -
Self-paced, on-demand eLearning (1 hour)
The eLearning module comprehensively introduces Responsible AI, covering foundational concepts and their alignment with SAFe practices. The eLearning includes several pre-work assignments intended to fully prepare students for the facilitated session — including researching current RAI practices in your organization, reviewing example policies, and ensuring access to a generative AI tool for practical exercises.
Activity 1 – Identifying Stakeholders (~30 minutes)
As future change agents and advocates for RAI, one of the first and most important tasks is to think about the people in an organization who would need to be involved in implementing RAI, what their responsibilities would be, as well as their top concerns. Learners will leave this activity with an actionable stakeholder map for future initiatives.
Activity 2 – Evaluating RAI Policies (~25 minutes)
Get hands-on experience using GenAI applications such as SAFe CoPilot and ChatGPT to apply critical thinking to an example set of policy elements in an RAI plan, identifying improvements needed for organizational fit.
Activity 3 – Communicating the Need for RAI (~30 minutes)
Become empowered to effectively communicate the need for Responsible AI (RAI), the goals of an RAI initiative, and the alignment of an RAI initiative with organizational objectives through a concise “elevator pitch” activity.
Activity 4 – Writing an RAI Epic Hypothesis Statement (~35 minutes)
Practice identifying an actionable element of an RAI implementation that requires a significant effort by one or more Value Streams, and scoping that effort using a SAFe Epic hypothesis statement.
Posted on November 6, 2024 by cprime-admin -
Part 1: Introduction to Leadership Needs Emerging from AI
- Overview of AI technologies relevant to management
- Potential impacts on team structures and workflows
Part 2: Strategizing AI Integration
- Identifying AI opportunities in team operations
- Aligning AI projects with organizational objectives
- Workshop Activity: Creating an AI integration roadmap for your team
Part 3: Leadership in the Age of AI
- Techniques for leading through technological change
- Building and leading cross-functional AI integration teams
- Interactive Session: Role-playing AI-driven change scenarios
Part 4: Optimizing Team Performance with AI
- Leveraging AI for decision support and performance enhancement
- Case Studies: Successful team transformations through AI
Part 5: Ethical Leadership and AI Governance
- Navigating ethical issues in AI application
- Developing an AI governance framework for your team
Part 6: Workshop on AI and Team Dynamics
- Managing changes in roles and skills due to AI adoption
- Fostering a culture of innovation and continuous learning
Part 7: Metrics and Measurement
- Defining and tracking success metrics for AI initiatives
- Tools for monitoring AI impact on team effectiveness
Part 8: Q&A, Discussion, and Action Planning
- Addressing specific challenges faced by participants
- Developing personal action plans based on workshop insights
- Wrap-up and feedback session
Posted on November 6, 2024 by cprime-admin -
Part 1: Introduction to Generative AI
- What is Generative AI?
- Current and emerging technologies
- Overview of Impacts
- Industry use cases and success stories
Part 2: Strategic Planning with AI
- Aligning AI with business goals and strategies
- Identifying AI opportunities within your business processes
- Understanding the most immediately accessible value and initiatives
- Workshopping Alignment: Mapping potential AI applications to business units
Part 3: Leadership in AI Implementation
- Leading change and fostering an AI-ready culture
- Understanding and leading the necessary technology stakeholders
- Building in-house AI capabilities vs. partnering
- Case Study Analysis: Real-world examples of successful executive leadership on AI projects
Part 4: Risk Management, Ethics, and Legal Liability Concerns
- Navigating the ethical implications of AI
- Managing data privacy and security risks
- Developing a compliance framework for AI applications
Part 5: ROI and Metrics
- How to think about AI-driven value
- Setting up success metrics for AI projects
- Tools for tracking and analyzing AI project performance
- ROI expectations and reality checks
Part 6: Q&A and Wrap-Up
- Open discussion to address specific concerns and scenarios from participants
- Summary of key takeaways
- Next steps and resources for further learning
Posted on August 27, 2024 by cprime-admin -
Advanced Splunk Boot Camp
Part 1: Advanced Data Ingestion
- Advanced Indexing Concepts
- Handling High Volume Data
- Data Parsing and Transformation
- Exercise: Advanced Data Parsing Techniques
Part 2: Advanced Search Processing Language (SPL)
- Advanced Search Commands
- Data Models and Pivots
- Creating and Using Macros
- Exercise: Writing Advanced SPL Queries
- Custom Commands and Scripts
- Exercise: Developing Custom Commands
- Transaction Searches and Anomalies
- Exercise: Complex Searches and Data Correlation
Part 3: Performance Optimization
- Search Performance Tuning
- Resource Management
- Index and Search Head Performance Optimization
- Exercise: Optimizing Search Performance
- Monitoring Console and Usage Dashboards
- Exercise: Using Monitoring Console for Optimization
Part 4: Security and Monitoring
- Role-Based Access Control (RBAC)
- Data Integrity and Confidentiality
- Auditing and Monitoring User Activity
- Exercise: Implementing Security Best Practices
- Incident Detection and Response
- Exercise: Building Incident Response Dashboards
Part 5: Advanced Dashboard and Visualization
- Advanced Dashboarding Techniques
- Custom Visualization Options
- Integrating with External Systems
- Exercise: Creating Advanced Dashboards
- Real-time Dashboards and Alerts
- Exercise: Building Real-time Monitoring Dashboards
Part 6: Splunk Machine Learning Toolkit
- Introduction to the Splunk Machine Learning Toolkit
- Building Machine Learning Models in Splunk
- Using Pre-built Machine Learning Algorithms
- Exercise: Implementing Machine Learning Use Cases
- Anomaly Detection and Predictive Analytics
- Exercise: Building and Applying Predictive Models
- Monitoring and Tuning Machine Learning Models