Skip to content

Commit ec1e4a9

Browse files
authored
adding event driven queues to the video list (#17732)
1 parent 912232b commit ec1e4a9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/content/videos/index.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,4 +245,17 @@ entries:
245245
updated: 2024-10-23
246246
difficulty: Beginner
247247
content_type: 🎥 Video
248+
pcx_content_type: tutorial
249+
- link: https://youtu.be/HXOpxNaKUzw
250+
title: How to Build Event-Driven Applications with Cloudflare Queues
251+
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.
252+
tags: [Workers, Queues]
253+
languages: [TypeScript]
254+
# stream_id:
255+
products: [Workers, Workers AI]
256+
cloudflare: true
257+
author: harshil
258+
updated: 2024-09-26
259+
difficulty: Intermediate
260+
content_type: 🎥 Video
248261
pcx_content_type: tutorial

0 commit comments

Comments
 (0)