Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions src/content/videos/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,17 @@ entries:
updated: 2024-10-23
difficulty: Beginner
content_type: 🎥 Video
pcx_content_type: tutorial
- link: https://youtu.be/HXOpxNaKUzw
title: How to Build Event-Driven Applications with Cloudflare Queues
description: In this video, we demonstrate how to build an event-driven application using Cloudflare Queues. Event-driven system lets you decouple services, allowing them to process and scale independently.
tags: [Workers, Queues]
languages: [TypeScript]
# stream_id:
products: [Workers, Workers AI]
cloudflare: true
author: harshil
updated: 2024-09-26
difficulty: Intermediate
content_type: 🎥 Video
pcx_content_type: tutorial
Loading