STARWEST 2026 - IT Operations
Customize your STARWEST 2026 experience with sessions covering IT ops.
Sunday, September 20
Fundamentals of AI—ICAgile Certification (ICP-FAI)
Monday, September 21
Become an AI Power User
Impostering a bit in the AI-verse? Overwhelmed by daily AI announcements? Unsure you're using AI most effectively? Tiny bit of FOMO? Jeremiah has you covered! In this workshop, he'll help you become an AI Power User. Become a boss at your job, whatever your role or industry! He'll show you where AI shines and where you'll want to be careful, plus toss you lots of hands-on practice. In the time together, Jeremiah will help you pinpoint YOUR niche, build a custom AI assistant, and develop a comms strategy to show off your new skills. You'll walk out with cutting-edge knowledge, a...
Testing AI Systems That Refuse to Sit Still: Practical Evals, Red Teaming, and Oversight for AI Agents
NewModern AI systems don’t behave like traditional software. The same prompt can produce different outputs, models can drift without code changes, and AI agents may hallucinate, misuse tools, leak context, or confidently invent facts while appearing completely functional. In this hands-on tutorial, Jeremiah Marble will show attendees how to test and harden modern AI systems using practical, lightweight techniques teams can apply immediately. Participants will build tiny AI agents, intentionally break them through prompt injection, unsafe outputs, hallucinations, and memory drift, then create...
Tuesday, September 22
Agentic AI: From Rules to Reasoning
NewAI agents have existed for decades, but generative AI has fundamentally changed what agents can do and how they are designed and built. Come and explore the evolution of AI agents across two major waves. First, learn the foundations of Agentic AI through agents built using rules, heuristics, and traditional machine learning, examining where these approaches excel and why they struggle with complexity, ambiguity, and scale. Then dive into the second wave of agents powered by generative AI and multimodal large language models. These modern agents can reason, plan, use tools, and interact...
Wednesday, September 23
Tester 2.0—Becoming Indispensable in the Age of AI
Over the past few months, it has become clear that human testing expertise isn't going anywhere. However, surviving the AI era is not the same as thriving in it; simply "not being replaced yet" isn’t the same as being future-ready. With code being produced faster than ever and teams getting leaner, there seems to be a growing gap between code velocity and code quality. Are we just going to have to live with the fact that software quality is in decline? The answer is "no, but..." While some things stay the same, testers of tomorrow need to prepare for the trials ahead. Advocates for quality...
The Future of Test Automation: Trends, Challenges, and Your Burning Questions - Panel
Test automation is evolving at an unprecedented pace, driven by AI, continuous testing, and the ever-increasing complexity of modern software development. Join us for an engaging panel discussion where industry experts will explore the latest trends in test automation, including AI-powered testing, low-code/no-code automation, and the role of testers in a rapidly changing landscape. This session will also serve as an open forum for attendees to ask any lingering questions from the conference. Whether it’s about the future of automation, best practices, or the impact of AI on testing roles...
Thursday, September 24
SLO-Driven Testing: Turning Reliability Targets into an Executable Test Strategy
Modern delivery pipelines still treat “testing” as something that happens before release, yet most high-impact failures in distributed systems are reliability failures that only show up under real traffic, real data, and real dependencies. In this session you will learn a practical, SLO-driven approach to unify quality engineering and reliability engineering. Shalini will start by translating critical customer journeys into a small set of measurable SLIs like latency, availability, error rate, and correctness signals and setting SLOs that reflect user expectations. Then she will walk...