Videos
On-screen demos, tips, and tutorials using the Netlify platform.

Enable and Configure Netlify’s Web Application Firewall (WAF)
In this video, we walk through enabling WAF, explain what each configuration means and does, and help you set up baseline security settings to protect your applications from common threats.

Create a new site using Netlify's API
Want to spin up a new site on Netlify using only the API? This video walks you through the process—no UI needed!

Deploy a new build from a zip file using Netlify’s API
In this video, we show you how to deploy a site to production using just two commands! Learn how to create a new site with the Netlify API, upload your files, and see your site live in production in no time.

Get started with the Netlify API
Whether you're new to the Netlify API or looking to dive deeper, this video is a great introduction to its powerful features. Keep watching to learn how to authenticate using a personal access token, make API calls with curl, and format your response data.

Create a new Netlify site from the CLI
In this video, we’ll walk you through how to create a new Netlify site directly from the CLI.

Trigger deployments on an interval with Scheduled functions
In this video we'll walk through triggering rebuilds on a marketing site, invoking a background function to send blog stats through email, and dive into what these workflows look like in code.

Browse and search your Netlify deploy files
With Netlify’s Deploy File Explorer, you can navigate your build output like a file system, download only the files you need, and use substring search to quickly find specific resources.

Smarter caching with query string parameters
In this clip from Web Unleashed 2024, Netlify CEO Mathias Biilmann demonstrates how to leverage Netlify’s caching primitives to fine-tune caching behavior based on query string parameters.

Building a collaborative text editor with Y-Sweet, Supabase, and Netlify
Join Sean C. Davis from Netlify's Developer Education team as he chats with Felicia Chang, Founding Engineer at Jamsocket, about building real-time collaborative applications.

Block AI bots from crawling your Netlify site
Walk through the basics of using Netlify Blobs to allow users to upload images to your site—no third-party tools needed.
Suggest a guide
Got an idea for a useful guide that you can't currently find here? Want us to explain something, or perhaps you'd like to work on creating a guide with us?
Let us know and we'll see what we can arrange.
We also have a contributor guide for those making content contributions