
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, and recovery time—using a custom log‑storm generator on an AWS EKS cluster with identical hardware. Results show OpenObserve delivering up to 16× higher ingestion rates, 12× lower indexing latency, and 13‑15× faster query responses, while cutting estimated monthly AWS spend by roughly 15 % (e.g., $68 vs $80). The full scripts and data are publicly available on GitHub for replication. For enterprises scaling log analytics to billions of records, the findings suggest a viable open‑source alternative that dramatically reduces infrastructure costs and latency, enabling faster troubleshooting and better resource allocation.

SecTor 2025 | How Secure Is Your Base Image? A Live Security Test of Popular OSS Containers
John, CTO and co‑founder of Root, ran a live security assessment of three widely used open‑source container base images—all Debian variants—and demonstrated how common developer practices produce bloated, aging images that harbor serious risks beyond just CVEs. He showed how...
![AWS Solution Architect Full Course 2026 [FREE] | AWS Solution Architect Tutorial 2026 | Simplilearn](/cdn-cgi/image/width=1200,quality=75,format=auto,fit=cover/https://i.ytimg.com/vi/J9R_huR5lDc/maxresdefault.jpg)
AWS Solution Architect Full Course 2026 [FREE] | AWS Solution Architect Tutorial 2026 | Simplilearn
Simplilearn’s free “AWS Solution Architect Full Course 2026” is a comprehensive tutorial led by experienced instructor Muzanil Dakni that covers core AWS services (EC2, S3, IAM), management console navigation, security best practices, and advanced topics like VPC, Lambda and CloudFormation....

From Rented to Owned Intelligence with Baseten
The video introduces Baseten, an AI infrastructure firm that helps businesses move from "rented" AI—pay‑per‑token, shared‑endpoint models—to "owned" intelligence, where firms fine‑tune and host their own models, controlling quality, latency, and expenses. Baseten’s vision is a future populated by many...

Building MCP Before MCP Existed: Inside Despegar's Sofia Agent
Despegar’s new AI concierge, Sofia, is a home‑grown travel assistant that predates the industry‑wide MCP standard. The company built a multi‑agent platform where a core "brain" called Chappie powers category‑specific flows—flights, hotels, cars, activities—allowing any squad to create and customize...

How Do You Build a UI for an Exabyte-Scale Distributed Storage System with Scality
Scality’s CTO George Reni walks through the evolution of the management interface for an exabyte‑scale distributed storage platform, describing how early customers demanded granular manual controls and how that mindset shaped the first UI. He outlines four development phases: a control‑heavy...

Scaling AI Employees: Troubleshooting, Optimization & AIOps
The video walks executives through moving an AI employee from a prototype to a production‑grade system, emphasizing that reliability, predictability, and scalability are essential once the basic “functional” bot is built. It introduces a diagnostic framework built on five independent failure...

AI Dev 26 X SF: Emma McGrattan: Engineering the Context Layer
Emma McGrattan, CTO of Actian, explains that large language models (LLMs) lack any knowledge of an enterprise’s specific data, making a dedicated "context layer" essential for delivering business‑relevant answers. She frames the problem as engineering a data layer that can...

AI Dev 26 X SF | Marc Brooker: It's Time to Be Right
Marc Brooker, VP and distinguished engineer at AWS, opened the talk by framing agentic AI as the most exciting frontier in software, yet warned that its commercial potential is capped by defect rates. He outlined a four‑quadrant model of defect...

AI Dev 26 X SF | Anush Elangovan: Impact of AI on Software
Anush Elangovan opened the AI Dev 26 x San Francisco session by declaring that artificial intelligence is compressing software‑innovation timelines from decades to mere weeks. He framed the discussion around a "K‑shaped" future of engineering, where systems‑level thinking, judgment and problem...

What Are LLM Gateways With Detailed Implementation
The video introduces LLM gateways – a smart middleware layer that sits between an application and any number of large‑language‑model providers. By consolidating API calls into a single unified endpoint, developers can swap models, add new vendors, or change credentials...

EBPF Explained in 3 Minutes
eBPF is a lightweight framework that lets developers run small verified programs inside the Linux kernel, offering a middle ground between slow user-space packet copying and risky kernel modules. The eBPF verifier rejects unsafe code paths, then attaches approved programs...

AI Is Building Our Data Pipelines Now (Estuary Live Demo)
The demo introduced Estuary’s “right‑time” data platform, a unified solution that processes both batch and streaming workloads without the traditional split between Kafka‑based streaming and separate batch pipelines. By abstracting the data movement layer, Estuary promises to deliver data at...

Deploy Claude AI Websites Like a Pro + Database Included (No Coding)
The video demonstrates a step-by-step workflow for turning Claude AI–generated website code into a live, maintainable site without manual coding. It walks through installing Node.js and Git, using Claude Code to generate a Next.js project, running a local dev server...

How European Consultancies Are Winning Platform Engineering Projects
European consultancies are winning platform engineering projects by positioning regulatory expertise alongside technical delivery. Clients, especially in the EU, have shifted priorities from purely faster deployment to ‘faster and compliant’ deployments driven by regulations such as NIS2, DORA, CRA and...