BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//talks.devopsdays.org//devopsdays-portland-2026//speaker
 //QZNBUY
BEGIN:VTIMEZONE
TZID:US/Pacific
BEGIN:DAYLIGHT
DTSTART:20250908T000000
TZNAME:PDT
TZOFFSETFROM:-0700
TZOFFSETTO:-0700
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20251102T020000
RDATE:20261101T020000
TZNAME:PST
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20260308T030000
RDATE:20270314T030000
TZNAME:PDT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
SUMMARY:Ask Your Microservices Anything: Knowledge Graphs for DevOps RAG -
  Jeremy Adams
DTSTART;TZID=US/Pacific:20260908T150000
DTEND;TZID=US/Pacific:20260908T170000
DTSTAMP:20260824T030415Z
UID:pretalx-devopsdays-portland-2026-FFVUSJ@talks.devopsdays.org
DESCRIPTION:"If the Database goes down\, what breaks?" The answer lives in
  a wiki page that was accurate eighteen months ago\, a ticket queue nobody
  trusts\, and one person's head. \n\nYou could point a RAG chatbot at your
  docs. We'll do exactly that and watch our vector search return a fluent\,
  well-formatted\, incorrect number. We'll try the obvious fix\, watch it a
 ppear to work\, and unpack why that's the most dangerous result of the day
 .\n\nThen we'll fix it properly. Working against a free graph database hol
 ding both your service topology and your unstructured ticket text\, you'll
  build four retrieval strategies and learn exactly what each one gives up:
  semantic (vector) search\, parameterized graph db queries\, the two combi
 ned\, and natural-language-to-query. \n\nYou'll build it twice on the same
  data: once in Python\, once in a no-code agent builder. You leave with bo
 th\, and a working agent you can adapt to your own infrastructure.\n\nTake
 aways\n- Model infrastructure\, ownership\, and work-in-flight as one quer
 yable graph\n- Choose a retrieval strategy deliberately instead of default
 ing to one search approach\n- Build an assistant/agent from the ground up!
 \n- Recognize some specific shapes of question an LLM will answer confiden
 tly and wrongly
LOCATION:Room 329
URL:https://talks.devopsdays.org/devopsdays-portland-2026/talk/FFVUSJ/
END:VEVENT
END:VCALENDAR
