Тёмный

⛅ Getting Started with Serverless Cloudflare Workers on The Edge (lesson 1) 

Joel Codes
Подписаться 4,1 тыс.
Просмотров 14 тыс.
50% 1

Cloudflare Workers are a similar to other serverless platform offerings, but at the Edge. Edge meaning your code is deployed and runs globally across many regions in the same way a CDN works for static content.
⛅ Getting Started with Serverless Cloudflare Workers on The Edge (lesson 1)
- • ⛅ Getting Started with...
⛅ Cloudflare Workers as a Web Server (with Webpack) (lesson 2)
- • ⛅ Cloudflare Workers a...
⛅ Making API Calls From a Cloudflare Worker (lesson 3)
- • ⛅ Making API Calls Fro...
⛅ Key-Value Storage With Cloudflare Workers KV #serverless (lesson 4)
- • ⛅ Key-Value Storage Wi...
⛅ Smart Routing with Cloudflare Workers and Webpack (extra credit)
- • ⛅ Smart Routing with C...
Article: joel.net/getti...
- Join my 📰 Newsletter - joel.net/newsl...
- Subscribe to my 📺 RU-vid www.youtube.co...
- Say hi to me on Twitter - / joelnet
Music: Slynk | Track: X Ray Vision
Music without copyright - Attribution not required.
Download MP3 - www.youtube.co...

Опубликовано:

 

15 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@jackhpeterson
@jackhpeterson 3 года назад
These videos are so clutch. Lots of these tools are simple to set up in retrospect, but the process to do so jumps between so many urls, clis, etc. It's nice to have a quick video like this to show how to get started fast.
@JoelCodes
@JoelCodes 3 года назад
Glad you like them! I make them because I prefer a quick video on the topic too. I like to have an overview to see what it's all about before I decide if I should use the technology. So it makes me happy to see that others also enjoy these. Cheers 🍻
@susiebaka3388
@susiebaka3388 Год назад
Joel you're a God among mortals in this RU-vid wilderness
@anjiYTube
@anjiYTube Год назад
Thanks for your efforts on Cloudflare videos. Going to practice these.
@cloudpuncher4615
@cloudpuncher4615 3 года назад
Yep definitely the best videos on the topic. I even prefer them to the egghead io course by Kristian one of the Cloudflare team. Thanks heaps
@JoelCodes
@JoelCodes 3 года назад
😁 haha that's awesome. Thanks for watching. Cheers 🍻
@lasimek
@lasimek Год назад
Thanks for that honest video.
@josegregoriohernandezcalde5224
@josegregoriohernandezcalde5224 3 года назад
muchas gracias
@JoelCodes
@JoelCodes 3 года назад
De nada. Cheers 🍻
@alpha6.049
@alpha6.049 Год назад
Hi...I just wanted to say thank you for such a nicely done tutorial...I have one question though...I applied this method on one of my vps servers...I just wanted to know that does this turn my vps into a worker? and also does it still process certain number of requests based on the plan or no, it will be almost unlimited? Thank you :)
@bhavanadodda9299
@bhavanadodda9299 3 года назад
I am getting the error: ✨ Basic JavaScript project found. Skipping unnecessary build! Error: ⚠️ There was an error fetching your subdomain. Status Code: 404 Not Found Msg: { "result": null, "success": false, "errors": [ { "code": 10007, "message": "workers.api.error.script_not_found" } ], "messages": [] } Please help!
@JoelCodes
@JoelCodes 3 года назад
What step did you get the error on?
@fossaeneln6360
@fossaeneln6360 2 года назад
Late reply sorry, buy you have to go to the cloudflare website and choose your plan first. Then try running the code
@markfeliciano2532
@markfeliciano2532 3 года назад
what is ? "code . -r" when I'm running this command i got this "ommand 'code' not found, did you mean: command 'ode' from deb plotutils command 'cdde' from deb cdde command 'node' from deb nodejs command 'tcode' from deb emboss Try: sudo apt install "
@JoelCodes
@JoelCodes 3 года назад
code is a shortcut to open vscode. the -r part of it will restart the current vscode session. Here's a link to some steps to enable the shortcut: flaviocopes.com/vscode-command-line/
@markfeliciano2532
@markfeliciano2532 3 года назад
@@JoelCodes how can i download vscode for kali?
@siyaram2855
@siyaram2855 2 года назад
How can we deploy a Rails monolith to edge?
@JoelCodes
@JoelCodes 2 года назад
LOL 🤣
@siyaram2855
@siyaram2855 2 года назад
@@JoelCodes I am serious
@JoelCodes
@JoelCodes 2 года назад
@@siyaram2855 I do not think this is possible with cloudflare workers unless you can compile Rails to WebAssembly.
Далее
Is "edge" computing really faster?
8:14
Просмотров 590 тыс.
Cloudflare KV vs Durable Objects (Jon Kuperman)
1:51
Просмотров 4,5 тыс.
Here is what Cloudflare Workers do
23:11
Просмотров 49 тыс.
How to build a JSON API with Cloudflare Workers
11:35