Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions content/events/2026-nashville/program/sharath-thirunagaru.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Agentic AI for IaC: Skills + MCP Aligned with Enterprise Terraform Building Block"
Type = "talk"
Speakers = ["sharath-thirunagaru"]
+++

Enterprise IaC teams have spent years building Terraform base modules, naming rules, and approval gates. Most AI agent demos ignore all of that — generating freeform HCL and creating more cleanup than they save.

This talk takes a different approach: your existing modules and conventions are the source of truth, not something the agent bypasses. I'll walk through a governed workflow (discover → validate → implement → audit) and show how MCP and skills-based architecture keep it portable across models.

I'll also cover why observability: structured events, audit trails, replay isn't optional when you need to explain agent behavior to a compliance team. You'll leave with a reference architecture for aligning agents with your internal Terraform standards.
11 changes: 11 additions & 0 deletions content/events/2026-nashville/speakers/sharath-thirunagaru.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
+++
Title = "Sharath Thirunagaru"
Twitter = ""
linkedin = ""
image = "sharath-thirunagaru.png"
type = "speaker"
linktitle = "sharath-thirunagaru"
Website = ""
+++

Sharath is the Founder of Tror and Qyoob AI, where he builds custom agentic AI solutions and drives AI strategy for enterprise teams. Over the past 15 years, he has built and deployed AI systems across the insurance, healthcare, financial services, music, and telecom industries. His experience ranges from computer vision models for property reviews to clinical NLP for health records and predictive models for investment risk. Currently, Sharath is focused on helping enterprises transform their AI strategies into tangible, shippable products.
2 changes: 1 addition & 1 deletion data/events/2026/nashville/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ program:
date: 2026-05-15
start_time: "14:15"
end_time: "15:15"
- title: "reserved"
- title: "sharath-thirunagaru"
type: talk
date: 2026-05-15
start_time: "15:15"
Expand Down
Loading