Skip to content

Commit 354c567

Browse files
[Workers] Adds new video
1 parent 471080b commit 354c567

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

src/content/videos/index.yaml

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ entries:
207207
updated: 2024-10-07
208208
difficulty: Beginner
209209
content_type: 🎥 Video
210-
pcx_content_type: tutorial
210+
pcx_content_type: tutorial
211211
- link: https://developers.cloudflare.com/pages/framework-guides/deploy-a-hono-site/#creator-interview
212212
title: DevTalk | Episode 01 - Yusuke Wada, creator of Hono Framework
213213
description: In this interview, Yusuke Wada reflects on his journey in developing Hono.
@@ -219,7 +219,7 @@ entries:
219219
updated: 2024-10-08
220220
difficulty: Beginner
221221
content_type: 🎥 Video
222-
pcx_content_type: interview
222+
pcx_content_type: interview
223223
- link: https://developers.cloudflare.com/workers-ai/tutorials/image-generator-flux/
224224
title: How to build an AI Image Generator using Cloudflare Workers AI
225225
description: The new flux-schnell models on Workers AI are our most powerful text to image AI models yet. In this video, we show you how to deploy your own Workers AI image playground.
@@ -251,11 +251,24 @@ entries:
251251
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.
252252
tags: [Workers, Queues]
253253
languages: [TypeScript]
254-
# stream_id:
254+
# stream_id:
255255
products: [Workers, Workers AI]
256256
cloudflare: true
257257
author: harshil
258258
updated: 2024-09-26
259259
difficulty: Intermediate
260260
content_type: 🎥 Video
261-
pcx_content_type: tutorial
261+
pcx_content_type: tutorial
262+
- link: https://youtu.be/Y86vLbcZq28
263+
title: Enhanced Observability with Worker Logs
264+
description: Cloudflare Workers now offers enhanced observability with Workers Logs, allowing users to collect, store, and analyze all logging data in the Cloudflare dashboard.
265+
tags: [Workers, Workers AI]
266+
languages: [JavaScript, TypeScript]
267+
# stream_id:
268+
products: [Workers, Workers AI]
269+
cloudflare: true
270+
author: confidence
271+
updated: 2024-10-29
272+
difficulty: Beginner
273+
content_type: 🎥 Video
274+
pcx_content_type: tutorial

0 commit comments

Comments
 (0)