
FREE Agentic AI Open Hackathon by NVIDIA 🎉
NVIDIA has announced a free, India‑focused hackathon aimed at working professionals, enterprise engineers and startup founders dealing with real‑time production bottlenecks. The competition gives participants access to NVIDIA’s internal AI engines, such as Neoclaw and Neotron, and unlimited GPU compute to prototype and deploy solutions. Contestants choose among three tracks—agentic workflows, model fine‑tuning, and synthetic data generation—each targeting a distinct AI challenge. The host emphasizes the rarity of the offer, urging listeners to “stop whatever you’re doing” and register. Teams of two to five can sign up via a link, and every participant receives a certification, while the winning team is awarded a DJ Spark AI supercomputer. By lowering barriers to high‑performance AI resources, NVIDIA aims to accelerate innovation in the Indian market, nurture talent, and potentially seed new enterprise‑grade AI products.

AI DevOps Project #2 - AI Cloud Cost Detective (Reduces Cloud Billing)
The video walks viewers through creating an "AI Cloud Cost Detective," a custom AI‑driven utility that connects to a cloud provider, inventories resources, and recommends configuration tweaks to curb overspending. Abhishing outlines a five‑step roadmap—problem definition, tooling, architecture, request flow,...

AI DevOps Projects Course | Zero to Hero Series with 5 FREE Projects
The video announces a new YouTube series – “AI DevOps Projects” – offering five free, hands‑on projects that illustrate how artificial intelligence can be embedded into everyday DevOps and cloud workflows. Abishek frames the series as a response to the...

This Platform Can Reduce Your Observability Costs by 2X
In the video, engineer Abhishek explains how he replaced OpenSearch with OpenObserve to build a high‑performance, low‑cost observability stack for a freelancing project. He benchmarked both systems across eight metrics—ingestion throughput, indexing latency, query speed, concurrent queries, storage, memory, CPU efficiency,...

NVIDIA Gifted Me This AI Super Computer 🎉
In this video, creator Abhishek showcases the NVIDIA DGX Spark, a $5,000 "AI supercomputer" that NVIDIA gifted him after a brief office visit. The compact box fits on a desk yet packs a 20‑core ARM Grace CPU, 128 GB unified memory,...

RAG Tutorials Don't Teach You This | Must Watch
In this tutorial, Abhishek explains retrieval-augmented generation (RAG) and highlights a critical enterprise security gap: vector databases and LLMs perform similarity search and generation but do not enforce fine-grained authorization, risking exposure of sensitive internal documents. He argues that traditional...

I Built a Platform for DevOps Learners - Esc Bash | Launch Date Delayed
The video provides an update on the SK Bash platform, a hands‑on DevOps learning environment that delivers lab‑based lessons, tasks, and challenges across core engineering skills. The creator, Abishank, explains that the originally promised May 11 launch has been postponed, but...

He Cracked DevOps Intern + Full Time in Just 2 Interviews
The video features a conversation between host Abhishek and AJ, a soon‑to‑graduate B.Tech student who secured both an internship and a full‑time DevOps role after just two interviews. AJ explains how he shifted from generic CS studies to a DevOps...

Complete FREE Real-Time AI Projects + Workshops for Beginners
The video introduces the Oracle AI Developer Hub, a newly open‑sourced GitHub repository that provides free, real‑time AI projects, detailed documentation, and hands‑on workshops aimed at beginners and practitioners alike. Key insights include a catalog of ten end‑to‑end applications, comprehensive notes...

Introduction to AgentOps | Build Your First Project in 20 Minutes Using Flyte | Free & Opensource
The video introduces AgentOps, a methodology that treats AI agents as conventional software services, and demonstrates how Flyte (formerly Flight) can operationalize them. By spinning up a local K3s cluster with the single "flight start devbox" command, developers gain a...

The Real Reason Why AI Can't Predict DevOps Outages | Try This
The video explains why current AI assistants fail to reliably diagnose DevOps incidents, pointing to the fragmented and time‑sensitive nature of operational data. Logs, metrics, alerts and maintenance events live in separate silos, making a single AI query impossible. The speaker...

Bye Bye Vibe Coding | GitHub Makes Vibe Coding 2x Expensive
GitHub announced that, effective June 1, its Copilot service will abandon the premium‑request‑unit (PRU) pricing in favor of a token‑based model. Under the new scheme, a $10 per‑month Pro subscription provides $10 worth of AI credits, while the $39 tier offers...

Can AWS and Azure AI Agents Replace SRE Engineers?
The video examines whether AWS and Azure AI agents can replace Site Reliability Engineering (SRE) engineers in 2026, highlighting the hype around new "SR agents" and the practical challenges they face. The host explains that AI agents require deep access to...

This Is the Reason Why Your DevOps Resume Is Getting Rejected.
The video tackles a common pain point for DevOps job seekers: why resumes get rejected despite solid technical knowledge. Abhishank argues that project‑based learning is still non‑negotiable in 2026, even as AI can generate Dockerfiles or Kubernetes manifests, because interviewers...

You Will Never Forget Apache Kafka After Watching This.
The video introduces Apache Kafka as an event‑streaming platform, using everyday scenarios like food‑delivery apps to demystify its purpose for beginners. It argues that traditional API‑centric designs quickly become untenable when each user action generates multiple events that must be...