The DevOps Toolkit (Viktor Farcic)

The DevOps Toolkit (Viktor Farcic)

Creator
0 followers

Hands-on DevOps/GitOps/Kubernetes content

I Stopped Staring at Dashboards. AI Reads My Grafana Metrics Now.
VideoMay 25, 2026

I Stopped Staring at Dashboards. AI Reads My Grafana Metrics Now.

The video introduces Grafana Assistant, an AI‑powered agent embedded in Grafana that can read metrics, logs, and traces directly from a chat interface. It also shows how Cloud Code can talk to the Grafana MCP server, letting developers stay in...

By The DevOps Toolkit (Viktor Farcic)
How I Hooked AI Video Generation Into My Dev Workflow (with Higgsfield)
VideoMay 11, 2026

How I Hooked AI Video Generation Into My Dev Workflow (with Higgsfield)

The video demonstrates how developers can embed AI video generation directly into their coding environment by using a terminal‑based agent coupled with MCP (Model‑Connector‑Protocol) connectors. By wiring services like Higgsfield into the same agent that already manages code, email, calendar,...

By The DevOps Toolkit (Viktor Farcic)
I Built a Tool to Manage Multiple AI Agents at Once
VideoMay 4, 2026

I Built a Tool to Manage Multiple AI Agents at Once

The video introduces a new workflow where software engineers shift from coding to managing a fleet of AI agents. By running several agents in parallel, developers assume roles traditionally held by project managers, tech leads, and product owners, supervising, directing,...

By The DevOps Toolkit (Viktor Farcic)
DevOps & AI Q&A
VideoMay 1, 2026

DevOps & AI Q&A

The video is an informal live Q&A featuring Scott and Brett, where they field audience questions about DevOps, AI, and emerging learning models. The hosts admit the format is unstructured, using humor and sound effects, but quickly pivot to discuss...

By The DevOps Toolkit (Viktor Farcic)
MCP Is Burning Your Tokens Before You Ask a Single Question
VideoApr 27, 2026

MCP Is Burning Your Tokens Before You Ask a Single Question

The video examines how the MCP (Model‑Centered Protocol) connects AI agents to remote servers and compares it with a CLI‑based alternative, focusing on token consumption and operational trade‑offs. It shows that every MCP tool definition—name, description, and full parameter schema—is injected...

By The DevOps Toolkit (Viktor Farcic)
DevOps Q&A
VideoApr 17, 2026

DevOps Q&A

The live DevOps Q&A covered a wide range of topics, from securing container images and scanning Windows‑based containers to career advice for cloud engineers and best practices for CI/CD pipelines. The panel highlighted three primary sources for hardened Docker images—Chain Guard,...

By The DevOps Toolkit (Viktor Farcic)
AI Observability: Everything Is Unpredictable
VideoApr 13, 2026

AI Observability: Everything Is Unpredictable

The video explains that generative‑AI systems are fundamentally unpredictable—user prompts, model reasoning, and final answers can vary each run, making conventional monitoring inadequate. It argues that organizations must adopt AI‑specific observability to gain visibility into every step of an agentic...

By The DevOps Toolkit (Viktor Farcic)
DevOps Q&A
VideoApr 7, 2026

DevOps Q&A

In a casual DevOps Q&A, participants discussed practical approaches to secret rotation, recommending tools like Reloader and noting that seamless updates depend on application behavior (file mounts update easily, environment variables often require restarts). For container image builds without a...

By The DevOps Toolkit (Viktor Farcic)
Kubernetes Serverless Without the Vendor Lock-In (Here's How)
VideoMar 30, 2026

Kubernetes Serverless Without the Vendor Lock-In (Here's How)

The video demonstrates how to achieve true serverless behavior—automatic scaling to zero and back—using plain Kubernetes rather than proprietary services like AWS Lambda. By combining Crossplane, Envoy Gateway, KEDA (referred to as KDA), Prometheus, and a pod‑monitor, the author builds...

By The DevOps Toolkit (Viktor Farcic)
Building Inference-as-a-Service on Kubernetes
VideoMar 23, 2026

Building Inference-as-a-Service on Kubernetes

The video walks through building a self‑contained inference‑as‑a‑service platform on Kubernetes, from provisioning GPU‑enabled clusters to deploying the first model. It targets organizations in regulated sectors—healthcare, finance, government—where data must never leave the corporate network, and it demonstrates how a...

By The DevOps Toolkit (Viktor Farcic)