Cloudflare Developers - Videos
Back to ChannelProtect your forms with Cloudflare Turnstile
Are your login, registration, or contact forms getting hit with spam bots? In this step-by-step tutorial, Harshil Agrawal will show you how to stop form spam for good using Cloudflare Turnstile—the...
Containers--What, Why, When, How!
Cloudflare just launched Containers in public beta for all paid plans! This changes everything for developers who've been stuck choosing between serverless simplicity and container power. Chapters...
Claude Code vs Gemini CLI - Build a Hono application
Gemini CLI, is a command-line AI workflow tool that connects to your tools, understands your code and accelerates your workflows. In this video, Harshil Agrawal uses Gemini CLI and Claude Code to b...
Cloudflare Containers Public Beta — Launch Livestream
Containers are now available on Workers, unlocking a world of possibilities for your applications. Tune in to hear from Cloudflare Product Manager Mike Nomitch, who will be joined by special guests...
Use Cloudflare Containers to create a Sandbox to execute any code
Craig makes use of the new Containers feature of the Cloudflare Developer stack to create a uniquely named virtual sandbox. Repo: https://github.com/craigsdennis/sandboxing-day-containers Create ...
Cloudflare Containers 101 - Run Docker Containers on the Edge
Cloudflare Containers combine the speed and simplicity of Workers with the flexibility of full server-side runtimes like Go, Python, or custom binaries. In this video, we’ll walk you through deploy...
Find art with AI using Cloudflare Vectorize and Workers AI!
Learn how to create an art search engine to analyze and find visually similar artworks. It combines: - LLaVA (hosted on Cloudflare Workers AI) for image understanding - BGE embeddings (hosted on ...
Friends in Code Spaces 🎙️ Ep. 6 - The Future of AI Voice
Code Space: Realtime Voice AI Guests: Nina Kuruvilla (Co-founder, Daily) and Kwindla Hultman Kramer (Co-founder and CEO, Daily) What does the future of human-computer interaction sound like? This...
R2 - Accessing your bucket from Cloudflare Workers
In this video, you will set up a Cloudflare Workers project and connect it to an existing or new R2 bucket. You will secure file uploads using authentication tokens, configure the Wrangler settings...
I Built My Own Voice AI — Better Than Siri?
In this video, we break down how to build a voice AI assistant for having real-time, spoken conversations with an AI. Learn how it's built from the ground up using Cloudflare Workers for scalable b...
R2 - Migrating your bucket data
In this video, you will learn how to use Cloudflare R2's data migration tools to transfer data from other cloud providers such as Amazon S3 and Google Cloud Storage to R2. The video will demonstrat...
R2 - S3 API compatibility
In this video, you'll learn how to use S3 API commands and tools with R2, set up and configure R2 for S3 API compatibility, and integrate R2 into your existing workflows with minimal changes. Crea...
R2 - Public Buckets
This video outlines how to configure public buckets in R2, which are private by default, to enable public Internet access. It presents two methods for setting up public access: using a custom domai...
Getting started with R2
Cloudflare R2 is an object storage solution designed to handle your data and files efficiently. It is ideal for various use cases, such as storing large media files, creating data lakes, or deliver...
Use the new OpenAI MCP Tool in the Responses API
OpenAI now supports a new type of tool that behaves like an MCP Client. Let's see how to use it to connect to a Remote MCP server. OpenAI Docs: https://platform.openai.com/docs/guides/tools-remote...
They built AI-powered cloud storage that understands your data — Interview with LiquidMetal
Kristian Freeman (https://x.com/kristianf_), Senior Developer Advocate at Cloudflare, interviews Fokke Dekker from LiquidMetal (https://x.com/LiquidMetalAI) about AI development, building RAG apps,...
Chat with a D1 SQL Database via Remote MCP Server in Windsurf
Help your Windsurf IDE better understand your database and make your life easier as a developer--chat w/ your D1 SQL database from within the IDE. 1. Click a button to deploy a remote MCP Server t...
Behind the Scenes: Powering Wix with MCP and Workers for Platforms
Get an exclusive look at the architecture behind Wix’s new MCP server, how they built it on Cloudflare Workers, and how Wix leverages Workers for Platforms
Connect Your Remote MCP Server to Windsurf
Need to use your remote MCP Server directly from the Windsurf IDE? Learn how to save time and chat with it from where you write code. Summarize Andor Season 2 MCP Server video: https://youtu.be/2k...
Build an AI Agent based Kudos Board
This an introduction to the Cloudflare Agent Framework (https://agents.cloudflare.com) to capture and store kudos. It makes use of Workflows and the Agent's scheduling capabilities to capture comme...
Simplify RAG! Build a RAG App in Minutes w/ Cloudflare AutoRAG
Cloudflare just released AutoRAG, a product that sets up a RAG (retrieval augmented generation) pipeline for you. Instead of you having to write code to make a RAG system using Workers AI, Vectoriz...
Retrieve Links from a Webpage with Cloudflare Browser Rendering in Under 2 Minutes!
Cloudflare Browser Rendering's Rest API went Generally Available and they released both a new free tier as well as new API endpoints for developers to use to scrape and crawl the web. You can - ...
Build a Remote MCP Server to Summarize Andor Episodes with Cloudflare
LLMs like LLaMA and Claude don't know what's happening in Andor Season 2. Learn to build a Remote MCP Server to summarize and explain Andor Season 2 episodes by scraping them with Cloudflare Browse...
I built an MCP Server to order 🍕 from Claude Code
All this vibe coding is making me hungry... So I built a remote MCP Server with Cloudflare Workers that lets me order 🍕 directly from within Claude Code. Build your own MCP Server using this templ...
Friends in Code Spaces 🎙️ Ep. 4 - Designing Intelligence: GitHub Next, AI, & the Human Side of Code
Friend: Idan Gazit (Senior Director of Research, GitHub) Code Space: Product Making This episode features a conversation with Idan Gazit, Senior Director of Research at GitHub Next. With a backgro...