Cloudflare Developers - Videos

Back to Channel

Protect 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...

4,735 views • 94 likes • 12 comments • June 26, 2025

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...

2,379 views • 83 likes • 12 comments • June 25, 2025

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...

7,379 views • 106 likes • 16 comments • June 25, 2025

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...

5,105 views • 214 likes • 21 comments • June 24, 2025

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 ...

3,403 views • 107 likes • 4 comments • June 24, 2025

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...

13,138 views • 459 likes • 76 comments • June 24, 2025

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 ...

1,287 views • 36 likes • 5 comments • June 20, 2025

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...

227 views • 8 likes • 3 comments • June 11, 2025

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...

1,335 views • 31 likes • 6 comments • June 10, 2025

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...

1,833 views • 63 likes • 19 comments • June 09, 2025

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...

336 views • 5 likes • 1 comments • June 09, 2025

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...

811 views • 25 likes • 2 comments • June 06, 2025

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...

1,785 views • 34 likes • 2 comments • June 05, 2025

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...

2,809 views • 74 likes • 7 comments • June 04, 2025

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...

9,458 views • 133 likes • 7 comments • May 21, 2025

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,...

980 views • 27 likes • 3 comments • May 15, 2025

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...

1,158 views • 26 likes • 1 comments • May 09, 2025

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

752 views • 21 likes • 1 comments • May 09, 2025

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...

1,269 views • 18 likes • 4 comments • May 08, 2025

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...

2,816 views • 97 likes • 11 comments • May 08, 2025

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...

1,997 views • 62 likes • 15 comments • May 06, 2025

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 - ...

1,282 views • 50 likes • 5 comments • May 05, 2025

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...

1,245 views • 44 likes • 1 comments • May 04, 2025

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...

1,947 views • 61 likes • 2 comments • May 04, 2025

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...

213 views • 4 likes • 0 comments • May 02, 2025