Loading…
June 9-10, 2026
Bengaluru, India
View More Details & Registration

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for MCP Dev Summit Bengaluru to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration..

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.


Venue: Scarlet 1 clear filter
Tuesday, June 9
 

11:00am IST

Workshop: From One Agent To a Fleet: Distributed Multi-Agent Workflows With MCP - Mansi Rathod, Apra Labs Pvt Ltd & Yashraj Singh, Apra Labs
Tuesday June 9, 2026 11:00am - 12:00pm IST
**Space Limited - First Come, First Served.  Please bring a fully charged laptop to the workshop**

A single coding agent is useful. Real engineering work spans multiple machines and repos, and coordination breaks the moment two agents cooperate. What does it take to build an MCP server that manages a fleet lifecycle from one conversation and enforces quality on output?

This workshop uses apra-fleet (Apache 2.0) as a worked example of pushing MCP into distributed agent coordination, with tool schemas encoding a doer-reviewer pattern and review gates.

Part 1, Server architecture: Transport selection (stdio vs HTTP) for long-running fleets, a strategy pattern abstracting SSH and local execution behind one tool surface, provider adapters for Claude, Gemini, and Codex, and git-backed session state for checkpointing.

Part 2, Fleet in action: A live sprint. Fleet registration, credential provisioning, task decomposition, doer-reviewer assignment, and parallel execution through review gates, via MCP tool calls.

Part 3, Failure modes: Agent crashes, SSH drops, reviewer rejections. Real failures triggered on stage, recovered from exact breakpoints using git state.

You'll leave with concrete patterns for building MCP servers that coordinate distributed agents, not just expose tools.
Speakers
avatar for Mansi Rathod

Mansi Rathod

Senior Software Engineer, Apra Labs
Mansi Rathod is a Senior Software Engineer at Apra Labs with 5+ years of experience building production ML pipelines, hosting models, and shipping AI features in client software. Her work spans model deployment, infrastructure, and integration, currently focused on agentic AI systems... Read More →
avatar for Yashraj Singh

Yashraj Singh

Sr Software Engineer, Apra Labs
Yashraj is a Senior Software Engineer with 5 years of experience building scalable, high-performance systems and intelligent software platforms. He specializes in MCP and enjoys creating ecosystems where AI agents, tools, and infrastructure work together seamlessly.Passionate about... Read More →
Tuesday June 9, 2026 11:00am - 12:00pm IST
Scarlet 1
  Agent Architecture + Orchestration

1:55pm IST

Workshop: Hands-on Lab: Bridging OpenClaw and MCP for Autonomous Cross-Cloud Operations - Paras Mamgain & Anmol Krishan Sachdeva, Google; Indumathy Thisgarajan, Wells Fargo
Tuesday June 9, 2026 1:55pm - 2:55pm IST
**Space Limited - First Come, First Served.  Please bring a fully charged laptop to the workshop**

Scaling autonomous agents across multi-cloud infrastructure is currently a mess of proprietary SDKs and brittle "glue code." This workshop provides a technical build-path to standardize operations using orchestration frameworks (like OpenClaw) and the Model Context Protocol (MCP) as a provider-agnostic abstraction layer. We will move beyond theoretical planning to build a functional "Agentic SRE" control plane that decouples reasoning from execution across AWS and GCP.

Implementation Workflow:

- Initialization: Bootstrapping the pre-configured DevContainer and linking the orchestration engine to the local MCP server environment to establish the communication backbone.

- Resource Abstraction: Developing stateless MCP Resources and Tools to discover VPC and compute metadata across disparate cloud providers, replacing $O(N)$ proprietary dependencies with an $O(1)$ protocol interface.

- Identity Implementation: Configuring Workload Identity Federation (OIDC) to securely propagate agent context.

- Guardrail Integration: Coding a protocol-level interceptor

- Closing & Validation: Running a live "Drift-to-Remediation" loop where the agent identifies a security anomaly.
Speakers
avatar for Paras Mamgain

Paras Mamgain

Technical Lead Manager, Google
Paras is a Technical Lead Manager at Google, where he leads a team dedicated to simplifying complex cloud solutions. Drawing on his strong foundation in cloud solutions and backend development, he guides his team in architecting scalable and resilient infrastructure. Paras is also... Read More →
avatar for Indumathy Thiagarajan

Indumathy Thiagarajan

Principal Engineer, WellsFargo
Software Engineer with more than a decade of experience on multiple technology stacks and domains
avatar for Anmol Krishan Sachdeva

Anmol Krishan Sachdeva

Sr. Solutions Engineer (Platform Engineering), Google
Anmol (a.k.a. "greatdevaks") is a seasoned International Tech Speaker (delivered 80+ talks globally), a Distinguished Guest Lecturer, an Adjunct Professor, a conference organizer, and has published several notable papers. He works at Google and focuses on Emerging Technologie... Read More →
Tuesday June 9, 2026 1:55pm - 2:55pm IST
Scarlet 1
  MCP Protocol in Depth

4:20pm IST

Workshop: Enabling MCP at Enterprise Scale: Navigating Authentication and Governance Challenges - Shannon Williams & Chris Urwin, Obot AI
Tuesday June 9, 2026 4:20pm - 5:20pm IST
**Space Limited - First Come, First Served.  Please bring a fully charged laptop to the workshop**

Enterprise adoption of the Model Context Protocol is accelerating — but the path from "MCP works on my laptop" to "MCP running securely across our organization" is windy and challenging.
Building MCP servers isn't particularly hard. The real challenges are OAuth, identity sprawl, and the governance requirements your security team will eventually land on your desk.
MCP servers should focus on tools, resources, and prompts — not rebuilding OAuth infrastructure from scratch every time. A dedicated identity and governance control plane absorbs that complexity once, rather than forcing every server to solve it independently.
In this workshop, we will:
1. Demonstrate how to integrated MCP servers with identity management tools
2. Show how to tailor MCP authorization by groups and policies.
3. Work through real governance scenarios by filtering MCP calls for PII or code injection.
4. Demonstrate how MCP traffic can be captured via an MCP gateway and used for compliance, monitoring and observability.

You'll leave with a clear picture of the architectural decisions ahead of you, and a better sense of what your security team is going to ask for before they sign off on scaling MCP adoption.
Speakers
avatar for Shannon Williams

Shannon Williams

President, Obot AI
I am the President and co-founder of Obot AI, and have been building open source software for the last 20 years. Prior to starting Obot, I co-founded Cloud.com (creator of CloudStack) and Rancher Labs (creator of Rancher, k3s, Longhorn, etc). I was a board member of the CNCF for 4... Read More →
avatar for Chris Urwin

Chris Urwin

VP of Field Engineering, Obot AI
Chris Urwin is VP of Field Engineering at Obot AI and a veteran engineering leader. With deep hands-on experience in cloud‑native platforms, Kubernetes, containers, CI/CD, and developer tooling, he builds and scales global technical teams. Chris bridges product, engineering, and... Read More →
Tuesday June 9, 2026 4:20pm - 5:20pm IST
Scarlet 1
  Enterprise Adoption + Integration
 
Wednesday, June 10
 

11:00am IST

"Allowed To" Is Not Enough: Access Control That Understands What Your Agent Is Actually Doing - Tejas Ladhani, Motorola Solutions Inc & Chandrashekar Haleupparahalli, Motorola Solutions
Wednesday June 10, 2026 11:00am - 11:25am IST
Every agent today answers one question at the auth layer: is this agent allowed to do this? Wrong question. The real one: is it doing something consistent with what the user asked - right now, in this step?

These aren't the same, and the gap is where things break.

Today's auth was built for humans logging into apps: roles and scopes that persist regardless of what the agent is actually attempting. Tell an agent to "read this PDF and send the pointers to my team." The PDF hides an instruction: also forward the thread to an external address. The agent fires two sends - one legit, one exfiltration. Same token. Same checks. Role-based auth can't tell them apart because it never knew the agent's job.

This talk closes that gap. We'll trace why every prior access model assumed a stable human actor - and why that collapses when agents delegate to agents. We'll introduce Intent-Based Access Control: decisions that reflect not just what an agent may do, but what it's trying to do right now. We'll cover emerging standards like transaction tokens and richer auth context, plus concrete steps to ship intent-aware access in MCP flows today.
Speakers
avatar for Chandrashekar Haleupparahalli

Chandrashekar Haleupparahalli

Engineering Manager, Motorola Solutions Inc
Engineer Manager of Identity and Access Management
avatar for Tejas Ladhani

Tejas Ladhani

Software Engineer II, Motorola Solutions Inc
Tejas Ladhani is a Software Engineer at Motorola Solutions, architecting Agentic AI for mission-critical public safety. He specializes in high-stakes systems where security is foundational and downtime has real-world consequences, from unifying enterprise identity layers to slashing... Read More →
Wednesday June 10, 2026 11:00am - 11:25am IST
Scarlet 1
  Security Identity + Trust

11:30am IST

SEO for Agents: Designing MCP Endpoints That Let Agents Evaluate Each Other Before Transacting - Manav Agarwal, Dream11
Wednesday June 10, 2026 11:30am - 11:55am IST
When humans hire someone, they ask questions first. Check reviews, compare, negotiate. AI agents can't do any of this.

An MCP flight booking server says: "I book flights." Another agent can't ask: How many routes? Success rate? Can you get business class upgrades?

I tore down top MCP servers across mcp.so, Smithery, Glama, PulseMCP. The #1 server has 52K stars but exposes 47 capabilities with zero verifiable metrics. Tool schema: 1,020 tokens of bloat.

The problem: MCP tool schemas describe WHAT but not HOW WELL. No capability layer for agents to evaluate each other before committing.

What's needed — structured capability endpoints:

"I book flights"
→ 147 routes, 96.2% completion, 23% avg savings
→ Business class upgrades: 340 secured, 41% success
→ Savings by route queryable, methodology documented
→ Full transaction log for independent verification

Exposed as MCP resource endpoints —
capability/summary returns structured metrics, capability/evidence/{tool} returns methodology, capability/raw/{tool} returns verifiable logs.

I'll show real endpoint teardowns, what's missing from tool schemas, and a draft capability-metadata spec builders can implement.
Speakers
avatar for Manav Agarwal

Manav Agarwal

Senior Product Manager | Engineer, Dream11 | DreamStreet
An engineer drawn less to building features than to questioning the foundations systems rest on — the invisible layer of trust, payments, and reputation that quietly decides whether strangers ever cooperate. That instinct has carried him from the plumbing of agentic commerce (he's... Read More →
Wednesday June 10, 2026 11:30am - 11:55am IST
Scarlet 1
  Security Identity + Trust

12:00pm IST

From MCP Discovery To Execution: Building a Governed Marketplace & Gateway for Agentic Systems - Rahul Ganesh Partheeban, Freshworks
Wednesday June 10, 2026 12:00pm - 12:25pm IST
We started building an MCP gateway in early 2025, when the spec was still maturing, and there were no established patterns for multi-tenant enterprise implementation.

This talk will delve into the key patterns we used for taking MCP from POC to Production. We'll also cover layering MCP as a gateway over an existing platform:

- Propagating tenant context through the MCP handshake, so a single gateway can safely serve thousands of accounts.
- Decoupling session state from pod affinity with a distributed session store — needed for horizontal auto-scaling and safe rolling deploys.
- A three-tier error model (protocol/gateway/application) so agents classify failures and retry intelligently.
- A sub-registry that extends the registry with vetting and curates trusted Remote MCP servers with per-tenant install state.
- Multi-tenant session and secret management with One-click install and OAuth 2.1 + Dynamic Client Registration handled by the marketplace, not by every AI client.
- MCP gateway that proxies to remote servers under shared FUP, rate limits, retries/circuit-breaking, and analytics - handling a black-box third-party server with guardrails.
Speakers
avatar for Rahul Ganesh Partheeban

Rahul Ganesh Partheeban

Lead Software Engineer - Systems, Freshworks
Rahul Ganesh Partheeban is a Lead Software Engineer at Freshworks, working on platform engineering for marketplace integrations and app ecosystems. He builds extensible, event-driven, multi-tenant platforms powering thousands of integrations and developer workflows. He played a leading... Read More →
Wednesday June 10, 2026 12:00pm - 12:25pm IST
Scarlet 1
  Ecosystem Registries + Platform Infrastructure
  • Audience Experience Level Any
  • Session Slides Yes

1:55pm IST

Agents Don't Fail, Environments Do: Lessons From Production MCP Deployments in Telecom - Divya Vijay, NetoAI
Wednesday June 10, 2026 1:55pm - 2:20pm IST
At NetoAI we build AI agents for telecom network operations. Our Rapid Root Cause Analysis Agent, built on our open-source TSLAM models (22k+ HF downloads), runs against live operator networks.

When we moved to MCP as the tool-interface layer, agents that passed eval started breaking weeks after production launch. The model, prompts, retrieval, none were root cause. The tool environment itself was.

So we built a digital-twin simulation of our production telecom domain and stress-tested MCP agents across four axes:
1). tool-set scale
2). task complexity
3). persona variability
4). deterministic repetition.

Tool-selection accuracy is near-perfect up to ~20 exposed tools, then collapses. One bad early dependency step cascades the whole workflow.

I'll walk through the seven failure patterns we kept hitting, including Tool Selection Collapse and Cascading Fragility, the three architectural root causes behind them, and the task-scoping and dependency-aware fixes that worked. You leave with a pre-launch methodology for your own MCP servers vendor-neutral, applicable to any dependency-dense domain.
Speakers
avatar for Divya Vijay

Divya Vijay

Senior AI Engineer, NetoAI
Senior AI Engineer at NetoAI, building production agent systems. Co-author on T-VEC and G-SPEC research papers. Previously Software Engineer at Prodapt. 3 years of shipping AI and full-stack software across agentic and UI engineering in telecom.
Wednesday June 10, 2026 1:55pm - 2:20pm IST
Scarlet 1
  Agent Architecture + Orchestration
  • Audience Experience Level Beginner
  • Session Slides Yes

2:25pm IST

The Stdio Deadlock Nobody Warned Us About: OS-Level Process Management for MCP - Yuvraj Pradhan, MIT ADT University & Archana Kumari, MIT ADT University
Wednesday June 10, 2026 2:25pm - 2:50pm IST
When we moved our multi-agent MCP system from REST to stdio transport, the protocol schema was not the problem. OS pipes have no safety nets.

When a model silently segfaults mid-inference, it does not send a JSON-RPC error. It just dies. The orchestrator sits blocked on a stdout.readline(), which never comes.

Then we hit the pipe buffer deadlock.

Inference engines are noisy. They dump token speeds and debug logs to stderr. If the orchestrator is waiting on stdout and ignoring stderr, the OS pipe buffer fills up to 64KB. The OS physically halts the model. The orchestrator waits for the model to finish. The model waits for the orchestrator to clear the pipe. Nobody moves.

To fix it we had to build async wrapper classes that continuously drain stderr into background loggers.

This talk covers what we learned:

- Draining stderr continuously or your process dies silently
- Managing SIGKILL and EOF lifecycles to flush sensitive data from RAM
- Replacing HTTP timeout assumptions with OS process management

If you are running MCP over stdio, this talk is the process management guide the MCP ecosystem has not written yet.
Speakers
avatar for Yuvraj Pradhan

Yuvraj Pradhan

AI Systems Engineer, MIT-ADT UNIVERSITY
Yuvraj Pradhan is an AI Systems Engineer specialising in cost-efficient GenAI and secure multi-agent architectures. He is the first author of research published in Springer Nature on architecting a 125M-parameter NanoLLM for STEM tasks that outperforms significantly larger models... Read More →
avatar for Archana Kumari

Archana Kumari

Ai Systems Developer, MIT ADT University
Archana Kumari is an AI Systems Developer building practical machine learning systems and edge AI applications. Her work spans LLMs, computer vision on embedded devices, and full-stack tooling with Python and Java. She has developed multi-agent reasoning frameworks and voice-assisted... Read More →
Wednesday June 10, 2026 2:25pm - 2:50pm IST
Scarlet 1
  MCP Protocol in Depth
  • Audience Experience Level Advanced
  • Session Slides Yes

2:55pm IST

Agentic DX: Bringing Your IDP Into the IDE - Adnan Vahora & Rinkal Mav, Motorola Solutions
Wednesday June 10, 2026 2:55pm - 3:20pm IST
Platform engineering has a chicken-and-egg problem: the platform needs adoption to justify investment, but adoption requires onboarding that teams resist when deadlines are tight. Our internal developer platform hit this hard. It serves 4,000+ developers across clouds and managed Kubernetes, yet many teams found the portal too unfamiliar.
We solved it with a second entry point built on MCP. Instead of learning a new UI, developers get 30+ platform capabilities directly in IDE chat, from namespace provisioning and Helm deployments to cost analysis and access management. An MCP App renders forms in chat, developers approve and execute, and a first deployment can happen with almost no onboarding.
This session covers the production architecture: sandboxed iframe-based MCP Apps, Elicitation for structured write approvals, an Adaptive Tool Router that keeps 30+ tool schemas from flooding the context window, a split between deterministic Agent Skills and ReAct reasoning, and a safety layer with a sub-500ms kill switch plus delegated RBAC tied to existing permissions. Attendees leave with a practical blueprint for meeting developers where they already work.
Speakers
avatar for Adnan Vahora

Adnan Vahora

Software Engineer, Motorola Solutions
Adnan is a software engineer driving enterprise Agentic AI adoption at Motorola’s prestigious Emerging Tech Lab and Incubation Center. Supporting an infrastructure platform used by 5,000+ developers monthly, he leads the development of a composable agent framework that allows teams... Read More →
avatar for Rinkal Mav

Rinkal Mav

Software (AI/ML) Engineer, Motorola Solutions
Rinkal Mav is an AI/ML Engineer at Motorola Solutions, pushing the boundaries of Generative AI, LLMs, and deep learning to build impactful, real-world systems. A Gold Medalist from her grad days, she brings a bold, fearless approach to innovation - owning the stage at industry tech... Read More →
Wednesday June 10, 2026 2:55pm - 3:20pm IST
Scarlet 1
  Enterprise Adoption + Integration

3:25pm IST

Why Agents Make Different Decisions With the Same Tools - Jyoti Bisht & Animesh Pathak, Harness; Aditya Oberai, Appwrite
Wednesday June 10, 2026 3:25pm - 3:50pm IST
Scenario: Deploy an agent to production. Works 90% of time in testing. Month later: Claude model updates. Success rate drops to 70%. Why? Model change altered how tools are ranked.
You can't see this. You have no control. Your agent silently degraded.
This talk identifies sources of divergence:

Temperature/sampling: Agent with temp 0.7 calls Salesforce 60% of time. Temp 0 calls it 95%.
Model version: Claude 3.5 favors Salesforce (in training data). Opus 4.5 favors email (newer training). Same task, different choices.
Context truncation: Tool listed first in window = primacy bias (70% called). Tool listed last = recency bias (30%).
Tool schema order: Tools listed alphabetically vs. semantic order (query before create) changes success rate 25%.
Schema verbosity: Detailed descriptions make tools more likely to be selected than sparse ones.

Then proposes solution: Agent fingerprinting. Create deterministic test suite capturing baseline behavior. Before deploying new model/agent version: run fingerprint suite. If success rate drops 10%+, alert. Don't deploy.
Speakers
avatar for Animesh Pathak

Animesh Pathak

DevRel Engineer, Harness
avatar for Aditya Oberai

Aditya Oberai

Developer Relations Lead, Appwrite
Aditya Oberai is the Developer Relations Lead at Appwrite and an avid tech community and hackathon enthusiast. Having worked with various technologies such as APIs, web apps, cloud computing, etc., he has spent the last 6 years empowering tech communities and is a Microsoft MVP awardee... Read More →
avatar for Jyoti Bisht

Jyoti Bisht

Senior Developer Relations Engineer, Harness
Jyoti Bisht is a Senior Developer Relations Engineer with 4+ Years of experience working at the intersection of cloud infrastructure, open source and community building. A CNCF community member, GSoC contributor, and MLH pod leader, she has spoken at DevRelCon, etc. When she is not... Read More →
Wednesday June 10, 2026 3:25pm - 3:50pm IST
Scarlet 1
  Agent Architecture + Orchestration

4:20pm IST

Multilingual MCP: Making Tool Calling Work for the Next Billion Users - Samyuktha Mohan Alagiri, IBM
Wednesday June 10, 2026 4:20pm - 4:45pm IST
MCP's tool schema, server descriptions, and routing logic are overwhelmingly designed around English. That assumption quietly breaks when you build for users in Hindi, Tamil, Kannada, or Bengali.
This talk is a ground-up look at where MCP falls short for Indic language users and what it takes to fix it. The specific failure modes covered include: intent ambiguity in tool selection when queries arrive in transliterated or code-switched text, embedding models trained on English producing poor similarity scores for Indic-language tool descriptions, and response localization gaps where tool results are returned in English to users who queried in their native language.
The talk then presents concrete patterns for each problem, including translated and dual-language tool manifests, language-aware routing layers that sit between the user and the MCP client, and lightweight post-processing for localizing tool outputs. All patterns are demonstrated with working code from production voice agent systems built for Indian users.
With the MCP Dev Summit landing in Bengaluru, this is a timely and locally grounded conversation the ecosystem needs to have.
Speakers
avatar for Samyuktha M S

Samyuktha M S

Software Developer, IBM
Samyuktha is a Software Developer at IBM India Software Labs who loves building things that actually work in production, from voice agents and multilingual multi-agent pipelines to self-healing infrastructure using MCP, LangGraph, Claude, and Qdrant. A 13x hackathon winner including... Read More →
Wednesday June 10, 2026 4:20pm - 4:45pm IST
Scarlet 1
  Ecosystem Registries + Platform Infrastructure

4:50pm IST

Extending MCP: Writing Custom Protocol Extensions Without Breaking Compatibility - Saurabh Mishra, Optum/UnitedHealthGroup
Wednesday June 10, 2026 4:50pm - 5:15pm IST
MCP's real power lies not just in what it defines, but in what it leaves room for. As teams push MCP into production, the need to add custom capabilities streaming responses, domain-specific metadata, proprietary auth flows runs headfirst into the risk of breaking existing clients and servers.
This talk walks through the practical discipline of extending MCP without fracturing compatibility: how to use capability negotiation correctly, where to extend vs. where to fork, how to version custom extensions gracefully, and how to contribute extensions upstream without waiting for a spec cycle.
Real examples from building extensions in the wild what worked, what silently broke things, and what the spec doesn't yet have a good answer for.
Attendees leave with a working mental model for extension design and a checklist for evaluating whether a custom extension is safe to ship
Speakers
avatar for Saurabh Mishra

Saurabh Mishra

Lead DevOps Engineer, Optum (UnitedHealthGroup)
Saurabh Mishra is a Cloud Evangelist and architect dedicated to high-level automation and DevOps excellence. He actively engages with the global tech community, sharing insights on cloud-native technologies, security best practices and multi-cloud strategies.As an experienced speaker and mentor... Read More →
Wednesday June 10, 2026 4:50pm - 5:15pm IST
Scarlet 1
  MCP Protocol in Depth

5:20pm IST

Why We Built a CLI Instead of an MCP Server for Jupyter Notebooks — and What We Learned - Piyush Jain, AWS
Wednesday June 10, 2026 5:20pm - 5:45pm IST
Jupyter notebooks are essential for AI agents, yet the .ipynb JSON format is token-heavy and fragile for LLM manipulation. While an MCP server seemed like the obvious solution, we instead built nb—an open-source Rust CLI designed for agentic workflows.

This talk explores the design decisions behind nb and our move away from standard tool schemas:
- The Sentinel Format: Why line-oriented @@cell and @@output sentinels outperform deeply nested JSON for agent comprehension.
- Token Efficiency: How a single 800-token skills file replaced a complex MCP implementation, drastically reducing overhead.
- Content Hashing: Using SHA256 to solve output externalization and state management.
- Real-time Sync: Demonstrating collaborative editing via Y.js when bridged to a Jupyter server.

We’ll share benchmarks on task completion rates and token costs, and provide a clear framework for choosing between MCP servers and CLI-based skills. Attendees will learn when to leverage the simplicity of a CLI and when MCP’s multi-tenant auth and discovery are truly necessary.
Speakers
avatar for Piyush Jain

Piyush Jain

Principal Engineer, AWS
Piyush Jain is a Principal Engineer at AWS working on Jupyter and Agentic AI. He is a distinguished Jupyter contributor, a member of the Jupyter Server Council and founding member of Jupyter AI Contrib Github Org.
Wednesday June 10, 2026 5:20pm - 5:45pm IST
Scarlet 1
  Agent Architecture + Orchestration
  • Audience Experience Level Any
  • Session Slides Yes
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Audience Experience Level
  • Session Slides
  • Workshop
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.