diff --git a/src/content/videos/index.yaml b/src/content/videos/index.yaml index a77708961e7be42..f7d1b9b46018b38 100644 --- a/src/content/videos/index.yaml +++ b/src/content/videos/index.yaml @@ -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 \ No newline at end of file